API Reference > OdDAI Namespace > Classes > IteratorCollection Template > IteratorCollection Methods > IteratorCollection::testCurrentMember Method
IteratorCollection::testCurrentMember Method
Syntax
C++
virtual bool testCurrentMember() const;

true if the value of the current element is set; otherwise, the method returns false.

Determines whether the value of the current array element referred to by the iterator is set.

Applicable only for arrays.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.