Partager via


CandidateSet.SetValidity(Int32, Boolean) Méthode

Définition

Définit la validité du candidat à l’index fourni.

public:
 void SetValidity(int index, bool value);
public void SetValidity (int index, bool value);
member this.SetValidity : int * bool -> unit
Public Sub SetValidity (index As Integer, value As Boolean)

Paramètres

index
Int32

Index candidat.

value
Boolean

Valeur à définir. Si true le candidat est considéré comme valide pour la demande actuelle.

S’applique à