Specifies whether this GrapeCity.Excel.GcPoint contains the same coordinates as the specified System.Object
'Declaration
Public Overloads Overrides Function Equals( _
ByVal As Object _
) As Boolean
'Usage
Dim instance As GcPoint
Dim o As Object
Dim value As Boolean
value = instance.Equals(o)
public override bool Equals(
object
)
Parameters
- o
- The System.Object to test.
Return Value
true if obj is a GrapeCity.Excel.GcPoint and has the same coordinates as this GrapeCity.Excel.GcPoint
Target Platforms: Windows Server 2012, Windows RT