DioDocs for PDF
FindIndex(Int32,Int32,Predicate<IPdfObject>) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Spec 名前空間 > PdfArray クラス > FindIndex メソッド : FindIndex(Int32,Int32,Predicate<IPdfObject>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of IPdfObject) _
) As System.Integer
public System.int FindIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<IPdfObject> match
)

パラメータ

startIndex
count
match
参照

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