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