[]
Returns a bool. This is true if the first Table is equal to the second Table; otherwise, false.
The first table for comparison.The second table for comparison.public static bool operator ==(Table firstTable, Table secondTable)
| Type | Name | Description |
|---|---|---|
| Table | firstTable | |
| Table | secondTable |
| Type | Description |
|---|---|
| bool |