Click or drag to resize

AttributeDefinitionDictionaryCount Property

Gets the number of attribute definition contained in the current dictionary.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also