Udostępnij za pośrednictwem


Właściwość IClassifier.Features —

Pobiera atrybuty, operacje i przyjęć, które są skojarzone z każdym członkiem tej klasy.Podzbiór Namespace::Member.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IClassifier Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes