SfcReferenceCollection<K,T,S>.TryGetValue(K, T) Methode

Definition

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

Parameter

key
K
value
T

Gibt zurück

Implementiert

Gilt für: