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

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

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

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