PortPlacementHelper.GetRightPortChildren Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| GetRightPortChildren(NodeShape) | |
| GetRightPortChildren(NodeShape, RectangleD) |
GetRightPortChildren(NodeShape)
protected:
static System::Collections::ArrayList ^ GetRightPortChildren(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ parentShape);
protected static System.Collections.ArrayList GetRightPortChildren (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape parentShape);
static member GetRightPortChildren : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> System.Collections.ArrayList
Protected Shared Function GetRightPortChildren (parentShape As NodeShape) As ArrayList
Parametreler
- parentShape
- NodeShape
Döndürülenler
Şunlara uygulanır
GetRightPortChildren(NodeShape, RectangleD)
protected:
static System::Collections::ArrayList ^ GetRightPortChildren(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ parentShape, Microsoft::VisualStudio::Modeling::Diagrams::RectangleD bounds);
protected static System.Collections.ArrayList GetRightPortChildren (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape parentShape, Microsoft.VisualStudio.Modeling.Diagrams.RectangleD bounds);
static member GetRightPortChildren : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape * Microsoft.VisualStudio.Modeling.Diagrams.RectangleD -> System.Collections.ArrayList
Protected Shared Function GetRightPortChildren (parentShape As NodeShape, bounds As RectangleD) As ArrayList
Parametreler
- parentShape
- NodeShape
- bounds
- RectangleD