BaseShapeMapReferencesBaseShape.GetLinksToBaseShapeMaps(BaseShape) Methode

Definition

Die Liste der Links zu baseshapeer mapreferencesbaseshape zu einem baseshape.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMapReferencesBaseShape ^> ^ GetLinksToBaseShapeMaps(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ baseShapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMapReferencesBaseShape> GetLinksToBaseShapeMaps (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape baseShapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToBaseShapeMaps : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMapReferencesBaseShape>
Public Shared Function GetLinksToBaseShapeMaps (baseShapeInstance As BaseShape) As ReadOnlyCollection(Of BaseShapeMapReferencesBaseShape)

Parameter

baseShapeInstance
BaseShape

Gibt zurück

ReadOnlyCollection<BaseShapeMapReferencesBaseShape>
Attribute

Gilt für