ILifeline::CoveredBy Property
Visual Studio 2015
Gets the Combined Fragments, Interaction Operands, Interaction Uses and Execution Specifications in which this lifeline takes part.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IInteractionFragment^>^ CoveredBy {
IEnumerable<IInteractionFragment^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IInteractionFragment^>^
Show: