Skip to content

ACadSharp.XData.ExtendedDataDictionary.ContainsKeyName(System.String)

Albert Domenech edited this page Jan 22, 2025 · 2 revisions

ContainsKeyName(System.String) Method

Check whether a given AppId is in the Dictionary.

Definition

Namespace: ACadSharp.XData.ExtendedDataDictionary

C#

public Boolean ContainsKeyName(System.String)

Return Value

Boolean

Clone this wiki locally