Udostępnij za pośrednictwem


Właściwość IPort.Provided —

Pobiera interfejsów, określając zestaw operacji i zdarzenia, które oferuje będący właścicielem obiektu.

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

Składnia

'Deklaracja
ReadOnly Property Provided As IEnumerable(Of IInterface)
IEnumerable<IInterface> Provided { get; }
property IEnumerable<IInterface^>^ Provided {
    IEnumerable<IInterface^>^ get ();
}
abstract Provided : IEnumerable<IInterface>
function get Provided () : 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