ACadSharp.CadObjectCollection.Clear - DomCR/ACadSharp GitHub Wiki

Clear Method

Removes all elements from the Collection.

Definition

Namespace: ACadSharp.CadObjectCollection<T>

C#

public Void Clear

Return Value

Void