Class NoneIndex
Represents an index that selects no elements of a tensor.
[Combinator]
[WorkflowElementCategory(ElementCategory.Source)]
public class NoneIndex
- Inheritance
-
NoneIndex
- Inherited Members
Methods
- Process()
Generates the none index.
- Process<T>(IObservable<T>)
Processes the input sequence and generates the none index.