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