ACadSharp.Tables.Collections.Table.Contains(System.String) - DomCR/ACadSharp GitHub Wiki
Contains(System.String) Method
Determines whether the contains the specified key.
Definition
Namespace: ACadSharp.Tables.Collections.Table<T>
C#
public Boolean Contains(System.String)
Return Value
Boolean