public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer Get
public: virtual property int Count { int get (); }
function get_Count();
In This Article