Dela via


RegexDelimiter.MatchIndex Property

Definition

Gets or sets the match index.

public int MatchIndex { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="matchIndex")]
public int MatchIndex { get; set; }
member this.MatchIndex : int with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="matchIndex")>]
member this.MatchIndex : int with get, set
Public Property MatchIndex As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to