Skip to content

ACadSharp.Tables.Collections.Table.Count

Albert Domenech edited this page Aug 4, 2024 · 1 revision

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

Clone this wiki locally