Returns a
System.Boolean. This is true if the specified Table is equal to the current Table; otherwise, false. The table for comparison.
'Declaration
Public Overloads Function Equals( _
ByVal As Table _
) As Boolean
Parameters
- anotherTable
- The table for comparison.