Share via


PortPlacementHelper.GetTopPortChildren(NodeShape) Method

Definition

List of children port shapes on the bottom side of this component.

protected:
 static System::Collections::ArrayList ^ GetTopPortChildren(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ parentShape);
protected static System.Collections.ArrayList GetTopPortChildren (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape parentShape);
static member GetTopPortChildren : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> System.Collections.ArrayList
Protected Shared Function GetTopPortChildren (parentShape As NodeShape) As ArrayList

Parameters

parentShape
NodeShape

Returns

Applies to