CoreDesignSurfaceDeleteClosure Classe
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.
Supprime le filtre de visiteur de fermeture
public ref class CoreDesignSurfaceDeleteClosure : Microsoft::VisualStudio::Modeling::Diagrams::CoreDesignSurfaceDeleteClosureBase, Microsoft::VisualStudio::Modeling::IElementVisitorFilter
[System.CLSCompliant(true)]
public class CoreDesignSurfaceDeleteClosure : Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDeleteClosureBase, Microsoft.VisualStudio.Modeling.IElementVisitorFilter
[<System.CLSCompliant(true)>]
type CoreDesignSurfaceDeleteClosure = class
inherit CoreDesignSurfaceDeleteClosureBase
interface IElementVisitorFilter
Public Class CoreDesignSurfaceDeleteClosure
Inherits CoreDesignSurfaceDeleteClosureBase
Implements IElementVisitorFilter
- Héritage
- Attributs
- Implémente
Constructeurs
| CoreDesignSurfaceDeleteClosure() |
Constructeur |
Méthodes
| ShouldVisitRelationship(ElementWalker, ModelElement, DomainRoleInfo, DomainRelationshipInfo, ElementLink) |
Appelée pour demander au filtre si une relation particulière d'un élément source doit être incluse dans le parcours (Hérité de CoreDesignSurfaceDeleteClosureBase) |
| ShouldVisitRolePlayer(ElementWalker, ModelElement, ElementLink, DomainRoleInfo, ModelElement) |
Appelée pour demander au filtre si un acteur de rôle spécifique doit être visité pendant le parcours (Hérité de CoreDesignSurfaceDeleteClosureBase) |