PortPlacementHelper.GetLeftPortChildren(NodeShape) Method
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.
C++
protected:
static System::Collections::ArrayList ^ GetLeftPortChildren(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ parentShape);
protected static System.Collections.ArrayList GetLeftPortChildren(Microsoft.VisualStudio.Modeling.Diagrams.NodeShape parentShape);
static member GetLeftPortChildren : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> System.Collections.ArrayList
Protected Shared Function GetLeftPortChildren (parentShape As NodeShape) As ArrayList
- parentShape
- NodeShape
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |