'Declaration Public Overridable Function Equals( _ ByVal obj As Object _ ) As Boolean
'Declaration
Public Overridable Function Equals( _ ByVal obj As Object _ ) As Boolean
'Usage Dim instance As GcComboBoxCellType Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
'Usage
Dim instance As GcComboBoxCellType Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
public virtual bool Equals( object obj )
GcComboBoxCellType Class GcComboBoxCellType Members