The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ArrayConverter::GetProperties Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetProperties(ITypeDescriptorContext^, Object^) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context.(Inherited from TypeConverter.) |
![]() | GetProperties(ITypeDescriptorContext^, Object^, array<Attribute^>^) | Gets a collection of properties for the type of array specified by the value parameter.(Overrides CollectionConverter::GetProperties(ITypeDescriptorContext^, Object^, array<Attribute^>^).) |
![]() | GetProperties(Object^) | Returns a collection of properties for the type of array specified by the value parameter.(Inherited from TypeConverter.) |
Show:
