public static MeasurementKey Parse(
string value
)Public Shared Function Parse (
value As String
) As MeasurementKeypublic:
static MeasurementKey^ Parse(
String^ value
)Gemstone.Timeseries.MeasurementKey.Parse = function(value);| FormatException | The value is not in the correct format for a MeasurementKey value. |