Attributes

  1. lower: Specifies a lower bound for the elements.
  2. upper: Specifies an upper bound for the elements.
  3. size: Specifies the array's size.
  4. data[i]: Returns the i-th element of the array.



Guilherme Dutra Gonzaga Jaime 2010-10-27