[To be supplied.]
[Visual Basic] Public Function GetUnwrappedObject( _ ByVal index As Integer _ ) As Object [C#] public object GetUnwrappedObject( int index ); [C++] public: Object* GetUnwrappedObject( int index ); [JScript] public function GetUnwrappedObject( index : int ) : Object;
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace