ShapeHasDecorators.GetLinksToDecorators(Shape) Método

Definição

Obtenha a lista de links ShapeHasDecorators para uma forma.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ShapeHasDecorators ^> ^ GetLinksToDecorators(Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ shapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators> GetLinksToDecorators (Microsoft.VisualStudio.Modeling.DslDefinition.Shape shapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToDecorators : Microsoft.VisualStudio.Modeling.DslDefinition.Shape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators>
Public Shared Function GetLinksToDecorators (shapeInstance As Shape) As ReadOnlyCollection(Of ShapeHasDecorators)

Parâmetros

shapeInstance
Shape

Retornos

ReadOnlyCollection<ShapeHasDecorators>
Atributos

Aplica-se a