Get the number of items in the item list.

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

Syntax

Visual Basic
Friend Property ItemCount As Integer
	Get
	Set

Field Value

Return Value

Number of items in the item list. Returns 0 for disabled item list.

Remarks

ItemCount returns the number of items in the item list.

See Also