Spread Windows Forms 12.0 Product Documentation
Clone Method (Holiday)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Holiday Class : Clone Method
Creates a shallow copy of the Holiday object.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As Holiday
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

A shallow copy of the Holiday.
See Also

Reference

Holiday Class
Holiday Members