Union |
| Name | Description | |
|---|---|---|
| UnionOfRowSelections | Initializes a new, empty instance of the UnionOfRowSelections class. | |
| UnionOfRowSelections(IEnumerableIRowSelection, Boolean) | Initializes a new instance of the UnionOfRowSelections class from an existing collections of row selections. The existing row selections are cloned before used in this class. | |
| UnionOfRowSelections(IEnumerableIRowSelection, IRowSelection, IEnumerableIRowSelection) | Initializes a new instance of the UnionOfRowSelections class. | |
| UnionOfRowSelections(IXmlDeserializationInfo, ListIRowSelection, Boolean) | Initializes a new instance of the UnionOfRowSelections class for deserialization purposes. |