ListBox.ItemCount

ListBox.ItemCount property

Gets the number of items in the list box.

public int ItemCount { get; }

See Also