DBDictionaryIsFixedSize Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
protected bool IsFixedSize { get; }
Protected ReadOnly Property IsFixedSize As Boolean
Get
protected:
property bool IsFixedSize {
bool get ();
}
member IsFixedSize : bool with get
Property Value
Boolean
See Also