Click or drag to resize

AttributeCollectionCount Property

Gets the number of object contained in the collection.

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

Property Value

Type: Int32
See Also