SfcDictionaryCollection<T,K,ParentT>.TryGetValue(K, T) Método

Definição

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

Parâmetros

key
K
obj
T

Retornos

Aplica-se a