Clears a defined item list.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Friend Sub Clear

Remarks

All items in the item list will be removed, all columns set to their default. The definitions of columns remain unchanged. Reset must have been called before executing Clear.

See Also