ACadSharp.Objects.Collections.ObjectDictionaryCollection.Remove(System.String) - DomCR/ACadSharp GitHub Wiki

Remove(System.String) Method

Remove an entry from the collection.

Definition

Namespace: ACadSharp.Objects.Collections.ObjectDictionaryCollection<T>

C#

public Boolean Remove(System.String)

Return Value

Boolean