CoreDesignSurfaceDeleteClosure Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove closure visitor filter
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
- Inheritance
- Attributes
- Implements
Constructors
CoreDesignSurfaceDeleteClosure() |
Constructor |
Methods
ShouldVisitRelationship(ElementWalker, ModelElement, DomainRoleInfo, DomainRelationshipInfo, ElementLink) |
Called to ask the filter if a particular relationship from a source element should be included in the traversal (Inherited from CoreDesignSurfaceDeleteClosureBase) |
ShouldVisitRolePlayer(ElementWalker, ModelElement, ElementLink, DomainRoleInfo, ModelElement) |
Called to ask the filter if a particular role player should be Visited during traversal (Inherited from CoreDesignSurfaceDeleteClosureBase) |