Aspose::Cells::Vector::operator bool method

Vector::operator bool method

operator bool()

Aspose::Cells::Vector<T>::operator bool() const

ReturnValue

Returns true if the element array is not nullptr. Otherwise, returns false

See Also