Create an iterator at the specified position.

Synopsis

Declared in <ball_attributecontainerlist.h>

AttributeContainerListIterator(AttributeContainerList_Node* position);

Parameters

Name

Description

position

list node at which to position the iterator

Created with MrDocs