ItemCount Property (JList)

Class

JList.

Action

Gets the number of list items.

Syntax

'Declaration
Protected Read Property ItemCount As Integer

Access

Read only.

Examples

Dim itemCount As Integer = colorsList.ItemCount