'Declaration Public Overloads Function Equals( _ ByVal anotherTable As Table _ ) As Boolean
public bool Equals( Table anotherTable )
Parameters
- anotherTable
- The table for comparison.
'Declaration Public Overloads Function Equals( _ ByVal anotherTable As Table _ ) As Boolean
public bool Equals( Table anotherTable )