Converts a string to a
Unit value (see
Unit.Unit コンストラクタ(String).
シンタックス
'宣言
Overloads Public Operator Widening CType( _
ByVal As System.String _
) As Unit
public Unit operator implicit(
System.string
)
パラメータ
- value
- The string to convert.
戻り値の型
The unit value.
参照