Click or drag to resize

UnionOfRowSelections Constructor

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