Udostępnij za pośrednictwem


Właściwość IAssociation.EndTypes —

Pobiera typy powiązane przez stowarzyszenie.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAssociation Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes