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


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

プロパティ値

引数の数を表すInteger
参照

FunctionInfo クラス
FunctionInfo メンバ

 

 


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