Freigeben über


GeometryShapeHasBaseGeometryShape.GetLinksToSubClasses(GeometryShape) Method

Definition

Get the list of GeometryShapeHasBaseGeometryShape links to a GeometryShape.

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

Parameters

baseGeometryShapeInstance
GeometryShape

Returns

Attributes

Applies to