Click or drag to resize

IRowSelectionExtensions Class

Helper class for IRowSelection instances.
Inheritance Hierarchy
SystemObject
  Altaxo.Data.SelectionsIRowSelectionExtensions

Namespace: Altaxo.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class IRowSelectionExtensions

The IRowSelectionExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetSelectedRowIndicesFromTo Gets the selected row indices continuously, beginning with no less than the start index and less than the maximum index.
Top
See Also