ShapeHasDecorators.GetLinks(Shape, Decorator) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient des liens ShapeHasDecorators entre une Shape donnée et un Decorator.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ShapeHasDecorators ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.Shape source, Microsoft.VisualStudio.Modeling.DslDefinition.Decorator target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.Shape * Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators>
Public Shared Function GetLinks (source As Shape, target As Decorator) As ReadOnlyCollection(Of ShapeHasDecorators)
Paramètres
- source
- Shape
- target
- Decorator
Retours
- Attributs