PowerTools SPREAD for Windows Forms 8.0J
ArgCount プロパティ


関数に渡されるパラメータの数を取得します。
構文
'Declaration
 
Public ReadOnly Property ArgCount As Integer
'使用法
 
Dim instance As FunctionExpression
Dim value As Integer
 
value = instance.ArgCount
public int ArgCount {get;}

プロパティ値

引数の数を表すInteger
参照

FunctionExpression クラス
FunctionExpression メンバ

 

 


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