Assign this iterator the value of the specified rhs and return a modifiable reference to this iterator.
Declared in <ball_attributecontainerlist.h>
AttributeContainerListIterator&
operator=(AttributeContainerListIterator const& rhs);
modifiable reference to this iterator
| Name | Description |
|---|---|
| rhs | iterator to assign from |