Click or drag to resize
DigitalRuneDataStoreTCount Property
Gets the number of items in the data store.

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of items in the data store.
See Also