GrapeCity ActiveReports for .NET 12.0J
明示的 キャスト 演算子 オペレータ (Length)

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

パラメータ

unit
文字列に変換される。

戻り値の型

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

関連項目

Length 構造体
Length メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.