CandidateSet.IsValidCandidate(Int32) Method

Definition

Gets a value which indicates where the Endpoint is considered a valid candidate for the current request.

C#
public bool IsValidCandidate (int index);

Parameters

index
Int32

The candidate index.

Returns

true if the candidate at position index is considered valid for the current request, otherwise false.

Applies to

Proizvod Verzije
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0