Click or drag to resize

IntersectionOfRowSelections Constructor

Overload List
 NameDescription
Public methodIntersectionOfRowSelections Initializes a new, empty instance of the IntersectionOfRowSelections class.
Public methodIntersectionOfRowSelections(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.
Protected methodIntersectionOfRowSelections(IXmlDeserializationInfo, ListIRowSelection) Initializes a new instance of the IntersectionOfRowSelections class for deserialization purposes.
Public methodIntersectionOfRowSelections(IEnumerableIRowSelection, IRowSelection, IEnumerableIRowSelection) Initializes a new instance of the IntersectionOfRowSelections class.
Top
See Also