Skip to content

ACadSharp.Objects.CadDictionary.GetEntry_T_(System.String)

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally