Document Library for UWP
FindPreviousAsyncEx メソッド

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > C1TextSearchManager クラス : FindPreviousAsyncEx メソッド
シンタックス
'宣言
 
Public Function FindPreviousAsyncEx( _
   ByVal initialPosition As C1FoundPosition, _
   ByVal throwException As System.Boolean _
) As Windows.Foundation.IAsyncOperationWithProgress(Of C1FoundPosition,Double)
public Windows.Foundation.IAsyncOperationWithProgress<C1FoundPosition,double> FindPreviousAsyncEx( 
   C1FoundPosition initialPosition,
   System.bool throwException
)

パラメータ

initialPosition
throwException
参照

C1TextSearchManager クラス
C1TextSearchManager メンバ