Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Iterator::testCurrentMember Method
Syntax
C++
virtual bool testCurrentMember() const = 0;

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

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

Applicable only for arrays.

Copyright © 2002-2022. Open Design Alliance All rights reserved.