public static bool TryParse( string value, out MeasurementKey key )
Public Shared Function TryParse ( value As String, <OutAttribute> ByRef key As MeasurementKey ) As Boolean
public: static bool TryParse( String^ value, [OutAttribute] MeasurementKey^% key )
static member TryParse : value : string * key : MeasurementKey byref -> bool
GSF.TimeSeries.MeasurementKey.TryParse = function(value, key);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.