'Declaration
Protected Overridable Function CloneCore() As ICellType
'Usage
Dim instance As GcComboBoxCellType Dim value As ICellType value = instance.CloneCore()
protected virtual ICellType CloneCore()
Return Value
A new object that is a copy of the current instance.