[]
Determines whether two Table instances are equal.
The first Table object for the comparison.The second Table object for the comparison.public static bool operator ==(Table firstTable, Table secondTable)
Type | Name | Description |
---|---|---|
Table | firstTable | |
Table | secondTable |
Type | Description |
---|---|
bool | A bool value. |