ACadSharp.Objects.CadDictionary.TryGetEntry_T_(System.String,_T@) - DomCR/ACadSharp GitHub Wiki
TryGetEntry(System.String, T@) Method
Gets the value associated with the specific key
Definition
Namespace: ACadSharp.Objects.CadDictionary
C#
public Boolean TryGetEntry<T>(System.String, T@)
Return Value
Boolean