| Name | Description |
---|
 | IntersectionOfRowSelections() |
Initializes a new, empty instance of the IntersectionOfRowSelections class.
|
 | IntersectionOfRowSelections(IEnumerable<IRowSelection>) |
Initializes a new instance of the IntersectionOfRowSelections class from an existing collections of row selections.
The existing row selections are cloned before used in this class.
|
 | IntersectionOfRowSelections(IXmlDeserializationInfo, List<IRowSelection>) |
Initializes a new instance of the IntersectionOfRowSelections class for deserialization purposes.
|
 | IntersectionOfRowSelections(IEnumerable<IRowSelection>, IRowSelection, IEnumerable<IRowSelection>) |
Initializes a new instance of the IntersectionOfRowSelections class.
|