'宣言 Public Overrides Function ToString() As System.String
'使用法 Dim instance As LengthRef.UnitRefElem Dim value As System.String value = instance.ToString()
public override System.string ToString()
戻り値の型
現在の長さ値を表す文字列。
'宣言 Public Overrides Function ToString() As System.String
'使用法 Dim instance As LengthRef.UnitRefElem Dim value As System.String value = instance.ToString()
public override System.string ToString()