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


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

パラメータ

item
index
参照

参照

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