In This Topic
Initializes a new instance of the
Unit structure from a string. String should contain A numeric value qualified with unit of measurement, e.g.
"28mm" or
"7in".
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- str
See Also