Перегрузка | Описание |
---|---|
GetProperties(ITypeDescriptorContext,Object,Attribute[]) | Получает набор свойств для этого типа. |
GetProperties(Object) | Returns a collection of properties for the type of array specified by the value parameter. (Наследуется от System.ComponentModel.TypeConverter) |
GetProperties(ITypeDescriptorContext,Object) | Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Наследуется от System.ComponentModel.TypeConverter) |