PrintDocument for WinForms
暗黙的 キャスト 演算子(String,Unit) オペレータ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Unit 構造体 > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(String,Unit) オペレータ
The unit to convert.
Converts a unit value to a string.
シンタックス
'宣言
 
Overloads Public Operator Widening CType( _
   ByVal value As Unit _
) As System.String
'使用法
 
public System.string operator implicit( 
   Unit value
)

パラメータ

value
The unit to convert.

戻り値の型

The string representing the unit value.
参照

Unit 構造体
Unit メンバ
オーバーロード一覧