PortPlacementHelper.GetLeftPortChildren(NodeShape) Method

Definition

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

Parameters

parentShape
NodeShape

Returns

Applies to