public int TotalCount { get; }
Public ReadOnly Property TotalCount As Integer Get
public: property int TotalCount { int get (); }
member TotalCount : int with get
In This Article