PortHasBasePort.GetSubClasses(Port) Methode

Definition

Ruft eine Liste von Unterklassen ab.

public:
 static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::Port ^> ^ GetSubClasses(Microsoft::VisualStudio::Modeling::DslDefinition::Port ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.Port> GetSubClasses (Microsoft.VisualStudio.Modeling.DslDefinition.Port element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetSubClasses : Microsoft.VisualStudio.Modeling.DslDefinition.Port -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.Port>
Public Shared Function GetSubClasses (element As Port) As LinkedElementCollection(Of Port)

Parameter

element
Port

Gibt zurück

LinkedElementCollection<Port>
Attribute

Gilt für