[]
Populates item container by items from source item container.
object PopulateItemContainer(string id, object source)
Type | Name | Description |
---|---|---|
string | id | Unique identifier of the item container to populate. |
object | source | Source item container. |
Type | Description |
---|---|
object | Returns populated item container. |