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

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