Compartir a través de


EventsResultDataCustomMeasurements.TryGetValue(String, String) Método

Definición

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

Parámetros

key
String
value
String

Devoluciones

Se aplica a