Delen via


JSONEntity.EndPos Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to