Udostępnij za pośrednictwem


Właściwość IConnectableElement.Ends —

Pobiera z końców łącznika, z którymi połączony jest ten element.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.CompositeStructures
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property Ends As IEnumerable(Of IConnectorEnd)
IEnumerable<IConnectorEnd> Ends { get; }
property IEnumerable<IConnectorEnd^>^ Ends {
    IEnumerable<IConnectorEnd^>^ get ();
}
abstract Ends : IEnumerable<IConnectorEnd> with get
function get Ends () : IEnumerable<IConnectorEnd>

Wartość właściwości

Typ: IEnumerable<IConnectorEnd>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IConnectableElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.CompositeStructures