Document Library for UWP
FoundPositions プロパティ

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > C1TextSearchManager クラス : FoundPositions プロパティ
見つかったテキスト位置を定義する C1FoundPositionオブジェクトのリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property FoundPositions As System.Collections.Generic.IList(Of C1FoundPosition)
public System.Collections.Generic.IList<C1FoundPosition> FoundPositions {get;}
参照

C1TextSearchManager クラス
C1TextSearchManager メンバ