Skip to content

ACadSharp.Objects.CadDictionary.TryGetEntry_T_(System.String,_T@)

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

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

Clone this wiki locally