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

交換する長さ。
文字列値を新しいのインスタンスに変換します。
構文
'宣言
 
Public Operator Widening CType( _
   ByVal length As String _
) As Length
public Length operator implicit( 
   string length
)

パラメータ

length
交換する長さ。

戻り値の型

新しいのインスタンス。
参照

関連項目

Length 構造体
Length メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.