[This is preliminary documentation and is subject to change.]
Namespace: NFX.CollectionsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ICollection<TKey> Keys { get; }
public ICollection<TKey> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of TKey)
Get
Public ReadOnly Property Keys As ICollection(Of TKey)
Get
public:
virtual property ICollection<TKey>^ Keys {
ICollection<TKey>^ get () sealed;
}
public:
virtual property ICollection<TKey>^ Keys {
ICollection<TKey>^ get () sealed;
}
abstract Keys : ICollection<'TKey> with get
override Keys : ICollection<'TKey> with get
abstract Keys : ICollection<'TKey> with get
override Keys : ICollection<'TKey> with get
Property Value
Type:
ICollection TKey Implements
IDictionary TKey, TValue Keys