ACadSharp.Tables.Collections.Table.Count - DomCR/ACadSharp GitHub Wiki

Count Property

Gets the number of entries in this table

Definition

Namespace: ACadSharp.Tables.Collections.Table<T>

C#

DxfCodeValueAttribute
public Int32 Count { get; }

Property Value

Int32