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 ReadOnly Property Count As Integer
Get
abstract Count : int with get
Property Value
Type:
Int32The count of items.
See Also