Click or drag to resize

Altaxo.Data.Selections Namespace

[Missing <summary> documentation for "N:Altaxo.Data.Selections"]

Classes
 ClassDescription
Public classAllRows 
Public classCode exampleExcludeUnionOfRowSelections Represents an exclusion of a union of row selections.
Public classIncludeSingleNumericalValue 
Public classIncludeSingleTextValue 
Public classIncludeTextContains 
Public classIncludeTextEndsWith 
Public classIncludeTextStartsWith 
Public classCode exampleIntersectionOfRowSelections Represents an intersection of row selections.
Public classIRowSelectionExtensions Helper class for IRowSelection instances.
Public classPeriodicRowIndexSegments 
Public classRangeOfNumericalValues 
Public classRangeOfRowIndices 
Public classCode exampleUnionOfRowSelections Represents an union of row selections.
Interfaces
 InterfaceDescription
Public interfaceIRowSelection 
Public interfaceIRowSelectionCollection Interface to a collection of row selections. Since this is itself a row selection, it extends IRowSelection interface.