Skip to content

ACadSharp.CadObjectCollection.Count

Albert Domenech edited this page Aug 23, 2024 · 2 revisions

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

Clone this wiki locally