public int[] size { get; }
Public ReadOnly Property size As Integer() Get
public: virtual property array<int>^ size { array<int>^ get () sealed; }
abstract size : int[] with get override size : int[] with get
In This Article