Intersection |
Name | Description | |
---|---|---|
IntersectionOfRowSelections | Initializes a new, empty instance of the IntersectionOfRowSelections class. | |
IntersectionOfRowSelections(IEnumerableIRowSelection) | 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, ListIRowSelection) | Initializes a new instance of the IntersectionOfRowSelections class for deserialization purposes. | |
IntersectionOfRowSelections(IEnumerableIRowSelection, IRowSelection, IEnumerableIRowSelection) | Initializes a new instance of the IntersectionOfRowSelections class. |