Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data.Selections
IntersectionOfRowSelections Class
IntersectionOfRowSelections Methods
Clone Method
GetAdditionallyUsedColumns Method
GetDocumentNodeChildrenWithName Method
GetEnumerator Method
GetSelectedRowIndexSegmentsFromTo Method
NewWithItems Method
VisitDocumentReferences Method
WithAdditionalItem Method
WithChangedItem Method
Intersection
Of
Row
Selections
New
With
Items Method
Returns a new instance of
IntersectionOfRowSelections
with only the provided items (cloned before stored).
Namespace:
Altaxo.Data.Selections
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
IRowSelectionCollection
NewWithItems
(
IEnumerable
<
IRowSelection
>
items
)
Parameters
items
IEnumerable
IRowSelection
The items.
Return Value
IRowSelectionCollection
New instance of
IntersectionOfRowSelections
with only the provided items (cloned before stored).
Implements
IRowSelectionCollection
NewWithItems(IEnumerable
IRowSelection
)
See Also
Reference
IntersectionOfRowSelections Class
Altaxo.Data.Selections Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net