Reset item list to a new, not defined one.

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

Syntax

Visual Basic
Friend Sub Reset

Remarks

The item list will be initialized to an undefined one. All column definitions, all items will be removed. No item list will available after Reset, thus call AddCol immediatly after Reset.

See Also