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