DbDictionaryEnumeratorKey Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string Key { get; }
Public ReadOnly Property Key As String
Get
public:
property String^ Key {
String^ get ();
}
member Key : string with get
Property Value
String
See Also