ACadSharp.CadObjectCollection.Remove(T) - DomCR/ACadSharp GitHub Wiki

Remove(T) Method

Removes a from the collection, this method triggers .

Definition

Namespace: ACadSharp.CadObjectCollection<T>

C#

public virtualT Remove(T)

Return Value

T