[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<string> Keys { get; }
public ICollection<string> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of String)
Get
Public ReadOnly Property Keys As ICollection(Of String)
Get
public:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get () sealed;
}
public:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get () sealed;
}
abstract Keys : ICollection<string> with get
override Keys : ICollection<string> with get
abstract Keys : ICollection<string> with get
override Keys : ICollection<string> with get
Property Value
Type:
ICollection
String Implements
IDictionary TKey, TValue Keys