Compartilhar via


VectorSearchOptions.Skip Property

Definition

Gets or sets the number of results to skip before returning results, i.e. the index of the first result to return.

public:
 property int Skip { int get(); void set(int value); };
public int Skip { get; init; }
member this.Skip : int with get, set
Public Property Skip As Integer

Property Value

Applies to