Udostępnij przez


FoundChoice.Index Property

Definition

Gets or sets the choices index within the list of choices that was searched over.

[System.Text.Json.Serialization.JsonPropertyName("index")]
public int Index { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("index")>]
member this.Index : int with get, set
Public Property Index As Integer

Property Value

The choices index within the list of choices that was searched over.

Attributes

Applies to