Document Library for WinForms
FindNext メソッド (C1TextSearchManager)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1TextSearchManager クラス : FindNext メソッド
C1FoundPosition object defines the position from which the search should be started.
Finds the next occurrence of a text in the document.
シンタックス
'宣言
 
Public Function FindNext( _
   ByVal initialPosition As C1FoundPosition _
) As C1FoundPosition

パラメータ

initialPosition
C1FoundPosition object defines the position from which the search should be started.

戻り値の型

The found text position.
参照

C1TextSearchManager クラス
C1TextSearchManager メンバ