standard override OnClear, to remove the objects from the extension list

Namespace:  Google.GData.Spreadsheets
Assembly:  Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2

Syntax

C#
protected override void OnClear()
Visual Basic (Declaration)
Protected Overrides Sub OnClear
Visual C++
protected:

virtual void OnClear() override

See Also