LifelineExtensions::FindInsertionPoint Method (ILifeline^, IInteractionOperand^)

 

Returns an insertion point at the beginning (top) of an Interaction Operand. Use this to add the first message inside the Interaction Operand.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

public:
[ExtensionAttribute]
static IInsertionPoint^ FindInsertionPoint(
	ILifeline^ lifeline,
	IInteractionOperand^ currentInteractionOperand
)
Return to top
Show: