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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > GroupNodeList クラス > LastIndexOf メソッド : LastIndexOf(GroupNode,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function LastIndexOf( _
   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.LastIndexOf(item, index)
public System.int LastIndexOf( 
   GroupNode item,
   System.int index
)

パラメータ

item
index
参照

参照

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