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