Gets a collection of the names of the attributes.
Namespace: Extreme.Data.RAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public ICollection<string> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of String)
Get
public:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get () sealed;
}
abstract Keys : ICollection<string> with get
override Keys : ICollection<string> with get
Property Value
Type:
ICollectionStringImplements
IDictionaryTKey, TValueKeys
Numerical Libraries
Supported in: 6.0
Reference