Skip to content

ACadSharp.Objects.Collections.ObjectDictionaryCollection.Remove(System.String,_T@)

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

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

Clone this wiki locally