PortHasBasePort.GetLinksToSubClasses(Port) Yöntem

Tanım

Bir bağlantı noktasına PortHasBasePort bağlantılarının listesini alın.

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

Parametreler

basePortInstance
Port

Döndürülenler

ReadOnlyCollection<PortHasBasePort>
Öznitelikler

Şunlara uygulanır