[To be supplied.]
[Visual Basic] Overloads MustOverride Public Function GetProperties( _ ByVal component As Object, _ ByVal attributes() As MemberAttribute _ ) As PropertyDescriptorCollection [C#] public abstract PropertyDescriptorCollection GetProperties( object component, MemberAttribute[] attributes ); [C++] public: virtual PropertyDescriptorCollection* GetProperties( Object* component, MemberAttribute* attributes[] ) = 0; [JScript] public abstract function GetProperties( component : Object, attributes : MemberAttribute[] ) : PropertyDescriptorCollection;
PropertyTab Class | PropertyTab Members | System.WinForms.Design Namespace | PropertyTab.GetProperties Overload List