SwimLaneHasBaseSwimLane.GetLinkToBaseClass(SwimLane) 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 SwimLaneHasBaseSwimLane link to a SwimLane.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::SwimLaneHasBaseSwimLane ^ GetLinkToBaseClass(Microsoft::VisualStudio::Modeling::DslDefinition::SwimLane ^ subSwimLaneInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasBaseSwimLane GetLinkToBaseClass (Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane subSwimLaneInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToBaseClass : Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane -> Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasBaseSwimLane
Public Shared Function GetLinkToBaseClass (subSwimLaneInstance As SwimLane) As SwimLaneHasBaseSwimLane
Parameters
- subSwimLaneInstance
- SwimLane
Returns
- Attributes