Measurement.TryGetValue(String, Object) Metodo

Definizione

public bool TryGetValue(string key, out object value);
abstract member TryGetValue : string * obj -> bool
override this.TryGetValue : string * obj -> bool
Public Function TryGetValue (key As String, ByRef value As Object) As Boolean

Parametri

key
String
value
Object

Valori restituiti

Si applica a