Udostępnij za pośrednictwem


Właściwość IBehavioralFeature.Methods —

Pobiera metod, które implementują funkcji behawioralnej.Może być co najwyżej jeden zachowanie dla każdego kojarzenie klasyfikatora (jako właściciel zachowanie) i funkcji behawioralnej (jako specyfikację zachowanie).

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

Składnia

'Deklaracja
ReadOnly Property Methods As IList(Of IBehavior)
IList<IBehavior> Methods { get; }
property IList<IBehavior^>^ Methods {
    IList<IBehavior^>^ get ();
}
abstract Methods : IList<IBehavior> with get
function get Methods () : IList<IBehavior>

Wartość właściwości

Typ: IList<IBehavior>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IBehavioralFeature Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes