Parses a string and creates a
Unit instance from that string, throws an exception if string is invalid.
シンタックス
'宣言
Public Shared Function Parse( _
ByVal As System.String _
) As Unit
public static Unit Parse(
System.string
)
パラメータ
- s
- The string to parse.
戻り値の型
参照