ElementListGetter Delegate
Visual Studio 2015
Returns a list given a model element. Used for DomainPath traversal methods.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- startElement
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The model element from which to start.
Return Value
Type: System.Collections::IList^
Show: