[]
Assigns all from another collection.
public void AssignFrom(BrickCollection<TItem> source, BrickBase parent)
| Type | Name | Description |
|---|---|---|
| BrickCollection<TItem> | source | The source collection. |
| BrickBase | parent | The parent for new items in this collection. |