Click or drag to resize

XDataDictionaryCount Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the number of extended data contained in the current dictionary.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public int Count { get; }
Request Example View Source

Property Value

Type: Int32

Implements

ICollectionTCount
See Also