ShapeHasDecorators.GetLinksToDecorators(Shape) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die Liste der shapehasdecorators-Links zu einer Form.
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)
Parameter
- shapeInstance
- Shape
Gibt zurück
- Attribute