

'Declaration<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.IdentityModel.Subject.ComTypes._TokenInfoCollection)> <ComVisibleAttribute(True)> <GuidAttribute("476FCFE9-25B5-4BB9-A4D7-FDF25DC2C710")> <TypeConverterAttribute(OpcLabs.BaseLib.Collections.ObjectModel.Implementation.KeyedCollection2TypeConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class TokenInfoCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.Internal.KeyedCollection2(Of String,TokenInfo) Implements OpcLabs.BaseLib.Collections.Generic.IKeyedCollection(Of String,TokenInfo), OpcLabs.BaseLib.Collections.Generic.IReadOnlyKeyedCollection(Of String,TokenInfo), OpcLabs.BaseLib.IdentityModel.Subject.ComTypes._TokenInfoCollection, System.Collections.Generic.ICollection(Of TokenInfo), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of TokenInfo), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of TokenInfo), System.Collections.Generic.IReadOnlyCollection(Of TokenInfo), System.Collections.Generic.IReadOnlyCollection(Of T), System.Collections.Generic.IReadOnlyList(Of TokenInfo), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'UsageDim instance As TokenInfoCollection
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.IdentityModel.Subject.ComTypes._TokenInfoCollection)] [ComVisible(true)] [Guid("476FCFE9-25B5-4BB9-A4D7-FDF25DC2C710")] [TypeConverter(OpcLabs.BaseLib.Collections.ObjectModel.Implementation.KeyedCollection2TypeConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class TokenInfoCollection : OpcLabs.BaseLib.Collections.ObjectModel.Internal.KeyedCollection2<string,TokenInfo>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<string,TokenInfo>, OpcLabs.BaseLib.Collections.Generic.IReadOnlyKeyedCollection<string,TokenInfo>, OpcLabs.BaseLib.IdentityModel.Subject.ComTypes._TokenInfoCollection, System.Collections.Generic.ICollection<TokenInfo>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<TokenInfo>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<TokenInfo>, System.Collections.Generic.IReadOnlyCollection<TokenInfo>, System.Collections.Generic.IReadOnlyCollection<T>, System.Collections.Generic.IReadOnlyList<TokenInfo>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.IdentityModel.Subject.ComTypes._TokenInfoCollection)] [ComVisible(true)] [Guid("476FCFE9-25B5-4BB9-A4D7-FDF25DC2C710")] [TypeConverter(OpcLabs.BaseLib.Collections.ObjectModel.Implementation.KeyedCollection2TypeConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class TokenInfoCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.Internal.KeyedCollection2<String,TokenInfo>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<String,TokenInfo>, OpcLabs.BaseLib.Collections.Generic.IReadOnlyKeyedCollection<String,TokenInfo>, OpcLabs.BaseLib.IdentityModel.Subject.ComTypes._TokenInfoCollection, System.Collections.Generic.ICollection<TokenInfo>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<TokenInfo>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<TokenInfo>, System.Collections.Generic.IReadOnlyCollection<TokenInfo>, System.Collections.Generic.IReadOnlyCollection<T>, System.Collections.Generic.IReadOnlyList<TokenInfo>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
OpcLabs.BaseLib.IdentityModel.Subject.TokenInfoCollection