TObjArrayIter Iterator of object array.
Create array iterator. By default the iteration direction is kIterForward. To go backward use kIterBackward.
Copy ctor.
Overridden assignment operator.
Overloaded assignment operator.
Return next object in array. Returns 0 when no more objects in array.
Reset array iterator.
This operator compares two TIterator objects.
This operator compares two TObjArrayIter objects.
Return current object or nullptr.
{ }
{ return fArray; }