Instrumentation Widgets Class Reference

BevelConverter.GetProperties Method

Returns a collection of Properties for the type of array specified by the value parameter.

Overload List

Inherited from TypeConverter.

public PropertyDescriptorCollection GetProperties(ITypeDescriptorContext,object);

Returns a collection of Properties for the type of array specified by the value parameter.

public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext,object,Attribute[]);

Inherited from TypeConverter.

public PropertyDescriptorCollection GetProperties(object);

See Also

BevelConverter Class | PerpetuumSoft.Widgets Namespace