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