[]
        
(Showing Draft Content)

C1.Report.Rendering.SubSectionBrick.CreateSame

CreateSame Method

CreateSame()

Creates a new instance of the same class as this one.

Declaration
public override BrickBase CreateSame()
Returns
Type Description
BrickBase

The newly created clone.

Overrides