XSRectangularClone Method |
Returns a deep clone. Note: Does not clone any children
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public override Object Clone()
Public Overrides Function Clone As Object
public:
virtual Object^ Clone() override
Return Value
Type:
Object[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.XSRectangular.Clone"]
See Also