IInsertionPoint Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

A point on a Lifeline at which messages can begin or end, and where other elements can be attached.

Namespace:  Microsoft.VisualStudio.Uml.Extensions
Assembly:  Microsoft.VisualStudio.Uml.Extensions (in Microsoft.VisualStudio.Uml.Extensions.dll)

Syntax

'Declaration
Public Interface IInsertionPoint
'Usage
Dim instance As IInsertionPoint
public interface IInsertionPoint
public interface class IInsertionPoint
type IInsertionPoint =  interface end
public interface IInsertionPoint

See Also

Reference

IInsertionPoint Members

Microsoft.VisualStudio.Uml.Extensions Namespace