Freigeben über


SwimLaneHasDecorators.GetSwimlane-Methode

Ruft Swimlane ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetSwimlane ( _
    element As Decorator _
) As SwimLane
public static SwimLane GetSwimlane(
    Decorator element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane

.NET Framework-Sicherheit

Siehe auch

Referenz

SwimLaneHasDecorators Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace