SequentialWorkflowRootDesigner.GetInnerConnections(DesignerEdges) 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.
Tasarımcının iç bağlantısını temsil eden noktalardan oluşan salt okunur bir koleksiyon döndürür.
protected:
override System::Collections::ObjectModel::ReadOnlyCollection<System::Drawing::Point> ^ GetInnerConnections(System::Workflow::ComponentModel::Design::DesignerEdges edges);
protected override System.Collections.ObjectModel.ReadOnlyCollection<System.Drawing.Point> GetInnerConnections (System.Workflow.ComponentModel.Design.DesignerEdges edges);
override this.GetInnerConnections : System.Workflow.ComponentModel.Design.DesignerEdges -> System.Collections.ObjectModel.ReadOnlyCollection<System.Drawing.Point>
Protected Overrides Function GetInnerConnections (edges As DesignerEdges) As ReadOnlyCollection(Of Point)
Parametreler
- edges
- DesignerEdges
DesignerEdges Bağlantı noktalarının koleksiyonunun toplandığı yer.
Döndürülenler
Bağlanabilir tasarımcı için kullanılan nesneleri içeren ConnectionPoint koleksiyon.
Açıklamalar
Tasarımcının içinde bağlayıcılar olabilir.