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

ContainsKey(System.String) Method

Determines whether the contains the specified key.

Definition

Namespace: ACadSharp.Objects.CadDictionary

C#

public Boolean ContainsKey(System.String)

Return Value

Boolean