SwimLaneHasDecorators.GetLinkToSwimlane(Decorator) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the SwimLaneHasDecorators link to a Decorator.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::SwimLaneHasDecorators ^ GetLinkToSwimlane(Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ decoratorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasDecorators GetLinkToSwimlane (Microsoft.VisualStudio.Modeling.DslDefinition.Decorator decoratorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToSwimlane : Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasDecorators
Public Shared Function GetLinkToSwimlane (decoratorInstance As Decorator) As SwimLaneHasDecorators
Parameters
- decoratorInstance
- Decorator
Returns
- Attributes