FlexReport for WPF
FoundPositions プロパティ (C1TextSearchManager)


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

C1TextSearchManager クラス
C1TextSearchManager メンバ