Internal method is needed for the ITypeDescriptor interface
| C# | Visual Basic | Visual C++ |
public EventDescriptorCollection GetEvents( Attribute[] attributes )
Public Function GetEvents ( _ attributes As Attribute() _ ) As EventDescriptorCollection
public: virtual EventDescriptorCollection^ GetEvents( array<Attribute^>^ attributes ) sealed
- attributes (array< Attribute >[]()[])
- _
_