ActiveReports 12
Equals(Object) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions.Parser Namespace > Location Structure > Equals Method : Equals(Object) Method
The object to compare this object to.
Determines if the specified object is equal to this object.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

Parameters

obj
The object to compare this object to.

Return Value

True if the specified object is equal to this one.
See Also

Reference

Location Structure
Location Members
Overload List