GrapeCity SPREAD for Windows Forms 12.0J
ParenthesesExpression コンストラクタ


指定した式をカッコで囲む新しい式を作成します。
指定した式をカッコで囲む式型を表します。
構文
'Declaration
 
Public Function New( _
   ByVal arg As Expression _
)
'使用法
 
Dim arg As Expression
 
Dim instance As New ParenthesesExpression(arg)
public ParenthesesExpression( 
   Expression arg
)

パラメータ

arg
指定した式をカッコで囲む新しい式を作成します。
例外
例外説明
System.ArgumentNullExceptionカッコ内の式
参照

ParenthesesExpression クラス
ParenthesesExpression メンバ

 

 


Copyright © 2004 GrapeCity inc.