Share Email Facebook Twitter LinkedIn AcArray::first () Method C++ const T & first() const; Description This function returns the first element in the array. The array must not be empty. LinksAcArray