XDataDictionaryCount Property
|
Gets the number of
extended data contained in the current dictionary.
Namespace:
DXFReaderNET.Collections
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int with get
override Count : int with get
PROPERTY Count AS LONG GET
Property Value
Type:
Int32Implements
ICollectionTCountSee Also