BaseShapeMapReferencesBaseShape.GetLinksToBaseShapeMaps(BaseShape) Метод

Определение

Получите список ссылок BaseShapeMapReferencesBaseShape на 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)

Параметры

baseShapeInstance
BaseShape

Возвращаемое значение

ReadOnlyCollection<BaseShapeMapReferencesBaseShape>
Атрибуты

Применяется к