ACadSharp.Tables.Collections.Table.TryGetValue(System.String,_T@) - DomCR/ACadSharp GitHub Wiki
TryGetValue(System.String, T@) Method
Gets the value associated with the specified key.
Definition
Namespace: ACadSharp.Tables.Collections.Table<T>
C#
public Boolean TryGetValue(System.String, T@)
Return Value
Boolean