次の方法で共有


TextHighlight.Occurrence プロパティ

定義

複数のテキストが存在する場合に、参照先のテキスト内のテキスト フィールドの出現を取得または設定します。

public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)

プロパティ値

参照されるテキスト内のテキスト フィールドの出現回数。

適用対象