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

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.