Remove all objects
Namespace:
MicroMighty.SDK.Net.HelpersWARNING: it will remove all objects -including those who were not created by this class
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(); |