ItemStyles(Int32) Constructor
Constructs a new
ItemStyles object with specified capacity.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public ItemStyles(
int capacity
)
Public Sub New (
capacity As Integer
)
Parameters
- capacity Int32
- The initial capacity of the ItemStyles.