DataMemberConverter::GetProperties Method
.NET Framework (current version)
Namespace:
System.Web.UI.Design.MobileControls.Converters
Assembly: System.Web.Mobile (in System.Web.Mobile.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^>^) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.(Inherited from TypeConverter.) |
![]() | GetProperties(Object^) | Returns a collection of properties for the type of array specified by the value parameter.(Inherited from TypeConverter.) |
Show:
