LifelineExtensions::GetCombinedFragments Method (ILifeline^)
Visual Studio 2015
The collection of Combined Fragments that contain messages starting or ending on this lifeline, or that contain Interaction Uses or nested fragments that cover this Lifeline.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
public: [ExtensionAttribute] static IEnumerable<ICombinedFragment^>^ GetCombinedFragments( ILifeline^ lifeline )
Parameters
- lifeline
- Type: Microsoft.VisualStudio.Uml.Interactions::ILifeline^
Return Value
Type: System.Collections.Generic::IEnumerable<ICombinedFragment^>^
Show: