Aspose::Cells::Vector::IsNull method
Vector::IsNull method
Checks whether the element array is nullptr.
bool Aspose::Cells::Vector<T>::IsNull() const
ReturnValue
Returns true if the element array is nullptr. Otherwise, returns false
See Also
- Class Vector
- Class Vector
- Namespace Aspose::Cells
- Library Aspose.Cells for C++