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

Remove(System.String, T@) Method

Remove an entry from the collection.

Definition

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

C#

public virtualBoolean Remove(System.String, T@)

Return Value

Boolean