Gets the properties.
[Visual Basic] Overrides OverloadsPublic Function GetProperties( _ ByVal context As ITypeDescriptorContext, _ ByVal value As Object, _ ByVal attributes As Attribute() _ ) As PropertyDescriptorCollection [C#] public override PropertyDescriptorCollection GetProperties( ITypeDescriptorContext context, object value, Attribute[] attributes ); [C++] public: PropertyDescriptorCollection* GetProperties( ITypeDescriptorContext* context, Object* value, Attribute* attributes __gc[] ); [JScript] public override function GetProperties( ITypeDescriptorContext context, Object value, Attribute[] attributes ): PropertyDescriptorCollection;
PropertySorter Class | NDoc.Core.PropertyGridUI Namespace | PropertySorter.GetProperties Overload List