GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberCellType Class / Equals Method


In This Topic
Equals Method (GcNumberCellType)
In This Topic
Syntax
'Declaration
 
Public Overridable Function Equals( _
   ByVal obj As Object _
) As Boolean
 
'Usage
 
Dim instance As GcNumberCellType
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)

Parameters

obj
See Also