PowerTools ActiveReports for .NET 9.0J
明示的 キャスト 演算子 オペレータ

文字列に変換されるLength
現在のLengthのインスタンスを文字列に変換します。
構文
'宣言
 
Public Operator Narrowing CType( _
   ByVal unit As Length _
) As String
public string operator explicit( 
   Length unit
)

パラメータ

unit
文字列に変換されるLength

戻り値の型

現在のLengthのインスタンスの文字列表示。
参照

関連項目

Length 構造体
Length メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.