Aracılığıyla paylaş


IConnectableElement.Ends Özellik

Bu öğeye bağlı olan bağlayıcı uçları alır.

Ad alanı:  Microsoft.VisualStudio.Uml.CompositeStructures
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<IConnectorEnd>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IConnectableElement Arabirim

Microsoft.VisualStudio.Uml.CompositeStructures Ad Alanı