DomainPresentationNavigator Delegate
Visual Studio 2015
Delegate for a method that navigates from a ModelElement to a set of PresentationElements that represent it on a set of Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public delegate ICollection<PresentationElement^>^ DomainPresentationNavigator( ModelElement^ context )
Return Value
Type: System.Collections.Generic::ICollection<PresentationElement^>^
Show: