IInteraction.GetLifelinesByName method
Namespace: NextDesign.Core
Description
Gets a list of lifelines with the specified name.
Returns an empty collection if no such lifeline exists.
argument
Name | Type | Description |
---|
name | string | lifeline name |
Return value