SimpleNodeAdapter.IsCriteriaMatched(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne true si les enfants spécifiés correspondent aux critères de l’adaptateur et sont inclus dans le résultat. L’implémentation par défaut retourne toujours true.
public virtual bool IsCriteriaMatched(object reference);
abstract member IsCriteriaMatched : obj -> bool
override this.IsCriteriaMatched : obj -> bool
Public Overridable Function IsCriteriaMatched (reference As Object) As Boolean
Paramètres
- reference
- Object