Udostępnij za pośrednictwem


Właściwość IPort.Required —

Pobiera interfejsów, określając zestaw operacji i przyjęć, które będący właścicielem obiektu wymaga jego środowisko do obsługi.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IPort Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.CompositeStructures