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

GetEntry(System.String) Method

Gets the value associated with the specific key

Definition

Namespace: ACadSharp.Objects.CadDictionary

C#

public T GetEntry<T>(System.String)

Return Value

T