Removes all objects from the Soup.
[C#] void Clear() [Visual Basic] Sub Clear()
void Clear()
Sub Clear()
Removes all IndirectObjects from the Soup.
Only the Null object at array index zero is preserved.
None.