public int LastPageIndex { get; set; }
Public Property LastPageIndex As Integer Get Set
public: property int LastPageIndex { int get (); void set (int value); }
member LastPageIndex : int with get, set
In This Article