In This Topic
The following tables list the members exposed by Table.
Public Constructors
Public Properties
Public Methods
Public Operators
Equality | Returns a System.Boolean. 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. |
Inequality | Returns a System.Boolean. This is true if the first Table is not equal to the second Table; otherwise, false. The first table for comparison.The second table for comparison. |
Top
See Also