Share via


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é

Remarques

Cette propriété renvoie True si la recherche produit une correspondance, et False si ce n’est pas le cas.

S’applique à