Udostępnij za pośrednictwem


Właściwość IAssociation.MemberEnds —

Pobiera właściwości, które są definiowane na typ na każdym końcu skojarzenia.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<IProperty>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAssociation Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes