API Reference > OdDAI Namespace > Classes > Iterator Class > Iterator Methods > Iterator::getCurrentMember Method
Iterator::getCurrentMember Method
Syntax
C++
virtual OdRxValue getCurrentMember() const = 0;

An instance of the OdRxValue class that represents the current element referred to by the iterator.

Retrieves the current element of an aggregate referred to by the iterator.

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