Compare Method (PageColumnDefCollection)
Compares the current collection to another. Uses the
PageColumnDef.Compare to compare elements elements at the corresponding positions by their properties' values.
Parameters
- other
- The PageColumnDefCollection to compare the current with.
Return Value
true if the two collections have the same elements at the same positions, false otherwise.