AncestorVisitorFilter Class
Visual Studio 2015
Use with an ElementWalker to visit all aggregating relationships.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AncestorVisitorFilter() | Initializes a new instance of the AncestorVisitorFilter class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ShouldVisitRelationship(ElementWalker^, ModelElement^, DomainRoleInfo^, DomainRelationshipInfo^, ElementLink^) | Checks to see whether a relationship should be visited during a traversal. |
![]() | ShouldVisitRolePlayer(ElementWalker^, ModelElement^, ElementLink^, DomainRoleInfo^, ModelElement^) | Checks to see whether a role player should be visited during a traversal. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

