Skip to content

ACadSharp.Objects.Collections.ObjectDictionaryCollection.Remove(System.String)

Albert Domenech edited this page Aug 4, 2024 · 1 revision

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

Clone this wiki locally