GrapeCity.Xaml.Excel
Equals(Object) Method


The System.Object used to compared with the current item
Determines whether the specified System.Object is equal to this instance.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
'Usage
 
Dim instance As ExtendedFormat
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)
public override bool Equals( 
   object obj
)

Parameters

obj
The System.Object used to compared with the current item

Return Value

true if the specified System.Object has the same settings; otherwise, False.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options