SfcCollatedDictionaryCollection<T,K,ParentT>.TryGetValue(K, T) Methode

Definition

public bool TryGetValue(K key, out T obj);
member this.TryGetValue : 'K * 'T -> bool
Public Function TryGetValue (key As K, ByRef obj As T) As Boolean

Parameter

key
K
obj
T

Gibt zurück

Gilt für: