MESCIUS SPREAD for Windows Forms 17.0J
GetGroupedArguments メソッド

引数のインデックス。
引数グループの下位のインデックス。
引数グループの上位インデックス。
指定された引数を含む引数グループの下位インデックスと上位インデックスを取得します。
構文
'Declaration
 
Function GetGroupedArguments( _
   ByVal index As Integer, _
   ByRef lowerIndex As Integer, _
   ByRef upperIndex As Integer _
) As Boolean
bool GetGroupedArguments( 
   int index,
   out int lowerIndex,
   out int upperIndex
)

パラメータ

index
引数のインデックス。
lowerIndex
引数グループの下位のインデックス。
upperIndex
引数グループの上位インデックス。

戻り値の型

引数が引数グループに属している場合はtrue 。 それ以外の場合はfalse
参照

IIntelliSenseFunction インタフェース
IIntelliSenseFunction メンバ

 

 


© MESCIUS inc. All rights reserved.