CompartmentShapeMapReferencesCompartmentShape.GetLinksToCompartmentShapeMaps(CompartmentShape) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtenha a lista de links do CompartmentShapeMapReferencesCompartmentShape para um CompartmentShape.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeMapReferencesCompartmentShape ^> ^ GetLinksToCompartmentShapeMaps(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ shapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapReferencesCompartmentShape> GetLinksToCompartmentShapeMaps (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape shapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToCompartmentShapeMaps : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapReferencesCompartmentShape>
Public Shared Function GetLinksToCompartmentShapeMaps (shapeInstance As CompartmentShape) As ReadOnlyCollection(Of CompartmentShapeMapReferencesCompartmentShape)
Parâmetros
- shapeInstance
- CompartmentShape
Retornos
- Atributos