The total number of objects in the data store

Namespace: DotNetNuke.Collections
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
int TotalCount { get; set; }
Visual Basic
Property TotalCount As Integer
	Get
	Set

See Also