public override int Size { get; }
Public Overrides ReadOnly Property Size As Integer Get
public: virtual property int Size { int get () override; }
function get_Size();
In This Article