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