Class ColonIndex
Represents the colon index used to select all elements along a given dimension.
[Combinator]
[WorkflowElementCategory(ElementCategory.Source)]
public class ColonIndex
- Inheritance
-
ColonIndex
- Inherited Members
Methods
- Process()
Generates the colon index.
- Process<T>(IObservable<T>)
Processes the input sequence and generates the colon index.