SwimLaneHasBaseSwimLane.GetLinks(SwimLane, SwimLane) 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 SwimLaneHasBaseSwimLane entre un SwimLane donné et un SwimLane.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::SwimLaneHasBaseSwimLane ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::SwimLane ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::SwimLane ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasBaseSwimLane> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane source, Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane * Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasBaseSwimLane>
Public Shared Function GetLinks (source As SwimLane, target As SwimLane) As ReadOnlyCollection(Of SwimLaneHasBaseSwimLane)
Paramètres
- source
- SwimLane
- target
- SwimLane
Retours
- Attributs