C++
virtual ~CAdUiTabExtensionManager();
Description
This is the class destructor. It has been declared virtual for use by derived classes. The default method does nothing.
virtual ~CAdUiTabExtensionManager();
This is the class destructor. It has been declared virtual for use by derived classes. The default method does nothing.