Udostępnij za pośrednictwem


Właściwość IBehavioredClassifier.OwnedBehaviors —

Pobiera zachowania, zdefiniowane w zakres tej klasyfikatora.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<IBehavior>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IBehavioredClassifier Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.CommonBehaviors