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


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

パラメータ

item
index
参照

参照

BrickCommonInfo.MatrixRow クラス
BrickCommonInfo.MatrixRow メンバ
オーバーロード一覧