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


PropertyGroup.ICustomTypeDescriptor.GetEvents - метод (array<Attribute[])

Этот класс и его члены зарезервированы для внутреннего использования и не предназначены для использования в коде.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
Private Function GetEvents ( _
    attributes As Attribute() _
) As EventDescriptorCollection Implements ICustomTypeDescriptor.GetEvents
EventDescriptorCollection ICustomTypeDescriptor.GetEvents(
    Attribute[] attributes
)
private:
virtual EventDescriptorCollection^ GetEvents(
    array<Attribute^>^ attributes
) sealed = ICustomTypeDescriptor::GetEvents
private abstract GetEvents : 
        attributes:Attribute[] -> EventDescriptorCollection 
private override GetEvents : 
        attributes:Attribute[] -> EventDescriptorCollection 
JScript не поддерживает явные реализации интерфейса.

Параметры

Возвращаемое значение

Тип: System.ComponentModel.EventDescriptorCollection

Реализации

ICustomTypeDescriptor.GetEvents(array<Attribute[])

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

См. также

Ссылки

PropertyGroup Класс

GetEvents - перегрузка

Microsoft.VisualStudio.Data.Schema.Package.Internal - пространство имен