Click or drag to resize

ExcludeUnionOfRowSelections Constructor

Overload List
 NameDescription
Public methodExcludeUnionOfRowSelections Initializes a new, empty instance of the ExcludeUnionOfRowSelections class.
Public methodExcludeUnionOfRowSelections(IEnumerableIRowSelection) Initializes a new instance of the ExcludeUnionOfRowSelections class from an existing collections of row selections. The existing row selections are cloned before used in this class.
Protected methodExcludeUnionOfRowSelections(IXmlDeserializationInfo, ListIRowSelection) Initializes a new instance of the ExcludeUnionOfRowSelections class for deserialization purposes.
Public methodExcludeUnionOfRowSelections(IEnumerableIRowSelection, IRowSelection, IEnumerableIRowSelection) Initializes a new instance of the ExcludeUnionOfRowSelections class.
Top
See Also