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


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

パラメータ

value
The string to convert.

戻り値の型

The unit value.
参照

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