PortHasBasePort.GetLinks(Port, Port) Yöntem

Tanım

Verilen bağlantı noktası ve bağlantı noktası arasında herhangi bir PortHasBasePort bağlantısı alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::PortHasBasePort ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::Port ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Port ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PortHasBasePort> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.Port source, Microsoft.VisualStudio.Modeling.DslDefinition.Port target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.Port * Microsoft.VisualStudio.Modeling.DslDefinition.Port -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PortHasBasePort>
Public Shared Function GetLinks (source As Port, target As Port) As ReadOnlyCollection(Of PortHasBasePort)

Parametreler

source
Port
target
Port

Döndürülenler

ReadOnlyCollection<PortHasBasePort>
Öznitelikler

Şunlara uygulanır