PowerTools SPREAD for ASP.NET 8.0J
ParenthesesExpression コンストラクタ

カッコ内の式
指定の式をカッコで囲む新規の式を作成します。
構文
'Declaration
 
Public Function New( _
   ByVal arg As Expression _
)
public ParenthesesExpression( 
   Expression arg
)

パラメータ

arg
カッコ内の式
例外
例外説明
System.ArgumentNullExceptionarg が NULL 参照(Visual Basic の Nothing)です。
参照

ParenthesesExpression クラス
ParenthesesExpression メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.