BrickCollectionBase Constructors
Serves as the base class for classes that represent collections of bricks.| Name | Parameters | Description |
|---|---|---|
| BrickCollectionBase(PanelBrick) | owner | Initializes a new instance of the BrickCollectionBase class with the specified owner. |
See Also