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


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

パラメータ

startIndex
match
参照

参照

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