Udostępnij za pośrednictwem


Właściwość IAssociation.OwnedEnds —

Pobiera właściwości, które są własnością samego skojarzenia.

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

Składnia

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

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IProperty>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAssociation Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes