Return the total number of elements in the elements collection. This property usually used in conjunction with Limit.
[Visual Basic]
Public ReadOnly Property TotalElements As Integer
[C#]
public int TotalElements {get;}
[C#]
int pageSize=3; |
[Visual Basic]
Dim pageSize As Integer = 3 |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.