Aspose::Cells::Enumerator::IsNull method

Enumerator::IsNull method

Checks whether the implementation object is nullptr.

bool Aspose::Cells::Enumerator<T>::IsNull() const

ReturnValue

Returns true if the implementation object is nullptr. Otherwise, returns false

See Also