Sdílet prostřednictvím


SwimLaneMapReferencesSwimLane.GetLinksToSwimLaneMaps – metoda

Získáte seznam SwimLaneMapReferencesSwimLane odkazy na dráha.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetLinksToSwimLaneMaps ( _
    swimLaneInstance As SwimLane _
) As ReadOnlyCollection(Of SwimLaneMapReferencesSwimLane)
public static ReadOnlyCollection<SwimLaneMapReferencesSwimLane> GetLinksToSwimLaneMaps(
    SwimLane swimLaneInstance
)

Parametry

Vrácená hodnota

Typ: System.Collections.ObjectModel.ReadOnlyCollection<SwimLaneMapReferencesSwimLane>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SwimLaneMapReferencesSwimLane Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů