Skip to content

ACadSharp.Objects.Collections.ObjectDictionaryCollection.TryGetValue(System.String,_T@)

Albert Domenech edited this page Aug 4, 2024 · 1 revision

TryGetValue(System.String, T@) Method

Gets the value associated with the specific key

Definition

Namespace: ACadSharp.Objects.Collections.ObjectDictionaryCollection<T>

C#

public Boolean TryGetValue(System.String, T@)

Return Value

Boolean

Clone this wiki locally