Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data.Selections
UnionOfRowSelections Class
UnionOfRowSelections Methods
Clone Method
GetAdditionallyUsedColumns Method
GetDocumentNodeChildrenWithName Method
GetEnumerator Method
GetSelectedRowIndexSegmentsFromTo Method
NewWithItems Method
VisitDocumentReferences Method
WithAdditionalItem Method
WithChangedItem Method
WithMergeAdjoiningSegments Method
Union
Of
Row
Selections
Get
Enumerator Method
Enumerates all row selections in this collection.
Namespace:
Altaxo.Data.Selections
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
IEnumerator
<
IRowSelection
>
GetEnumerator
()
Return Value
IEnumerator
IRowSelection
An enumerator that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
UnionOfRowSelections 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