共用方式為


VectorQuery.KNearestNeighborsCount Property

Definition

Number of nearest neighbors to return as top hits.

public int? KNearestNeighborsCount { get; set; }
member this.KNearestNeighborsCount : Nullable<int> with get, set
Public Property KNearestNeighborsCount As Nullable(Of Integer)

Property Value

Applies to