Skip to content

UIVirtualListBase.ItemCount Property

Definition

Namespace: Brine2D.UI

Total number of items in the list.

C#
public abstract int ItemCount { get; }

Property Value

System.Int32