TryParseDoubleList(String, out IReadOnlyList) Method

Definition

Assembly ProCad.Editing.dll
public static bool TryParseDoubleList(string token, scoped out IReadOnlyList<double> values)

Parameters

token
String?

Returns