PowerTools ActiveReports for .NET 9.0J
Find(String,FindOptions,Int32,Single) メソッド

検索する文字列。
検索する方向。
ページコレクションのゼロベースのインデックス。
テキスト文字列の現在のオフセット。
SearchTexを説明します。
構文
'宣言
 
Public Overloads Function Find( _
   ByVal searchString As String, _
   ByVal options As FindOptions, _
   ByRef currentIndex As Integer, _
   ByRef currentOffset As Single _
) As FindResult
public FindResult Find( 
   string searchString,
   FindOptions options,
   ref int currentIndex,
   ref float currentOffset
)

パラメータ

searchString
検索する文字列。
options
検索する方向。
currentIndex
ページコレクションのゼロベースのインデックス。
currentOffset
テキスト文字列の現在のオフセット。
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.