GrapeCity SPREAD for Windows Forms 11.0J
MaxArgs プロパティ


関数の引数の最大数を取得します。
構文
'Declaration
 
Public MustOverride ReadOnly Property MaxArgs As Integer
'使用法
 
Dim instance As FunctionInfo
Dim value As Integer
 
value = instance.MaxArgs
public abstract int MaxArgs {get;}

プロパティ値

引数の数を表すInteger
参照

FunctionInfo クラス
FunctionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.