FlexReport for WinForms
IndexOf(GroupNode,Int32) メソッド


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > GroupNodeList クラス > IndexOf メソッド : IndexOf(GroupNode,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function IndexOf( _
   ByVal item As GroupNode, _
   ByVal index As System.Integer _
) As System.Integer
'使用法
 
Dim instance As GroupNodeList
Dim item As GroupNode
Dim index As System.Integer
Dim value As System.Integer
 
value = instance.IndexOf(item, index)
public System.int IndexOf( 
   GroupNode item,
   System.int index
)

パラメータ

item
index
参照

参照

GroupNodeList クラス
GroupNodeList メンバ
オーバーロード一覧