Gets or sets the total item count.
Namespace:
Mindroute.Core.CollectionsAssembly: Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
| C# |
|---|
public int TotalItemCount { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property TotalItemCount As Integer |