Document Library for WPF
FoundPositions プロパティ

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.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 メンバ