|
O
TryParse(Units, ForgeTypeId, String, Double%)
|
Boolean
|
Parses a formatted string into a number with units if possible.
|
|
O
TryParse(Units, ForgeTypeId, String, ValueParsingOptions, Double%)
|
Boolean
|
Parses a formatted string into a number with units if possible.
|
|
O
TryParse(Units, ForgeTypeId, String, Double%, String%)
|
Boolean
|
Parses a formatted string into a number with units if possible.
|
|
O
TryParse(Units, ForgeTypeId, String, ValueParsingOptions, Double%, String%)
|
Boolean
|
Parses a formatted string into a number with units if possible.
|