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

ActionKeyのテキスト表現を含む文字列です。
文字列をActionKeyに変換します。
構文
'宣言
 
Public Operator Narrowing CType( _
   ByVal s As String _
) As ActionKey
public ActionKey operator explicit( 
   string s
)

パラメータ

s
ActionKeyのテキスト表現を含む文字列です。
参照

関連項目

ActionKey 構造体
ActionKey メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.