Поделиться через


IClassifier.Features - свойство

Получает атрибуты, операции и приемы, связанные с каждым членом этого класса.Подмножество Namespace::Member.

Пространство имен:  Microsoft.VisualStudio.Uml.Classes
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
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>

Значение свойства

Тип: System.Collections.Generic.IEnumerable<IFeature>

Безопасность платформы .NET Framework

См. также

Ссылки

IClassifier Интерфейс

Microsoft.VisualStudio.Uml.Classes - пространство имен