ACadSharp.Objects.Collections.ObjectDictionaryCollection.TryGetValue(System.String,_T@) - DomCR/ACadSharp GitHub Wiki

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