Click or drag to resize

IDataStoreTCount Property

Gets the number of items in this data store.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int Count { get; }

Property Value

Type: Int32
The count of items.
See Also