Delen via


JSONEntity.StartPos Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to