[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ShortcutDictionary.Clone

Clone Method

Clone()

Creates a new object that is a copy of the current instance.

Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type Description
object

A object value that is a copy of this instance.

Implements