IInteraction::Lifelines Property

 

Gets all the lifelines that are described in this Interaction.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<ILifeline^>^ Lifelines {
	IEnumerable<ILifeline^>^ get();
}
Return to top
Show: