Show / Hide Table of Contents

Delegate GetNext

A function that, when called, returns the next element in the corresponding pipeline.

Namespace: Fluency.Execution.Functions
Assembly: Execution.dll
Syntax
public delegate Value GetNext();
Returns
Type Description
Value
  • Improve this Doc
  • View Source
Back to top Generated by DocFX