ActiveReports 13
Equals(Object) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace > Table Class > Equals Method : Equals(Object) Method
The object for comparison.
Returns a System.Boolean. This is true if the specified Object is equal to the current Table; otherwise, false. The object for comparison.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

Parameters

obj
The object for comparison.
See Also

Reference

Table Class
Table Members
Overload List