Find.Found Propriété

Définition

Détermine si la recherche de l’objet spécifié a produit une correspondance.

public:
 property bool Found { bool get(); };
public bool Found { get; }
member this.Found : bool
Public ReadOnly Property Found As Boolean

Valeur de propriété

Boolean

Remarques

Cette propriété renvoie la valeur true si la recherche produit une correspondance et false dans le cas contraire.

S’applique à