SfcReferenceCollection<K,T,S>.TryGetValue(K, T) Método

Definición

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

Parámetros

key
K
value
T

Devoluciones

Implementaciones

Se aplica a