ParameterListObjectConverter.GetProperties Method
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext context,
object value,
Attribute[] attributes
)
This language is not supported or no code example is available.
public:
PropertyDescriptorCollection^ GetProperties(
ITypeDescriptorContext^ context,
object^ value,
array< Attribute^ >^ attributes
)
This language is not supported or no code example is available.
public function GetProperties(
context : ITypeDescriptorContext,
value : object,
attributes : Attribute[]
) : PropertyDescriptorCollection;
This language is not supported or no code example is available.
Parameters
- context
- ITypeDescriptorContext
- value
- object
- attributes
- Attribute[]