FlexReport for WinForms
FindIndex(Int32,Predicate<GroupNode>) メソッド


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

パラメータ

startIndex
match
参照

参照

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