PrintDocument for WinForms
LastIndexOf(CodeRange,Int32,Int32) メソッド


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

パラメータ

item
index
count
参照

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