[To be supplied.]
[Visual Basic] Overridable Public Function GetPropertyOwner( _ ByVal pd As PropertyDescriptor _ ) As Object [C#] public virtual object GetPropertyOwner( PropertyDescriptor pd ); [C++] public: virtual Object* GetPropertyOwner( PropertyDescriptor* pd ); [JScript] public function GetPropertyOwner( pd : PropertyDescriptor ) : Object;