Aspose::Cells::Vector::GetData method

Vector::GetData method

Gets the address of the element array in this vector.

T * Aspose::Cells::Vector<T>::GetData() const

ReturnValue

Pointer to the element array.

See Also