Public ReadOnly Property Size As Integer Get
public int Size { get; }
public: property int Size { int get(); }
Type: System.Int32System.Int32System::Int32
The number of members in the array.