virtual void Clear()
This method clears all data stored using the AddData and SetData methods. When writing classes derived from OEBase the Clear method should be chained to call the parent class Clear method.