Skip to content

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

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

ContainsKey(System.String) Method

Determines whether the contains the specified key.

Definition

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

C#

public Boolean ContainsKey(System.String)

Return Value

Boolean

Clone this wiki locally