Remove all objects

WARNING: it will remove all objects -including those who were not created by this class

Namespace:  MicroMighty.SDK.Net.Helpers
Assembly:  MicroMighty.SDK.Net (in MicroMighty.SDK.Net.dll)

Syntax

Visual Basic (Declaration)
Public Sub RemoveAll
C#
public void RemoveAll()
Visual C++
public:
void RemoveAll()
JavaScript
function removeAll();

See Also