ACadSharp.CadObjectCollection.Count - DomCR/ACadSharp GitHub Wiki

Count Property

Gets the number of elements that are contained in the collection.

Definition

Namespace: ACadSharp.CadObjectCollection<T>

C#

public Int32 Count { get; }

Property Value

Int32