Returns an enumerator that iterates through this collection.
Namespace: Spotfire.Dxp.Data.DataFunctions
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public IEnumerator<DataFunctionExpressionFunction> GetEnumerator()
Return Value
Type: IEnumeratorDataFunctionExpressionFunctionAn IEnumeratorT for this collection.
Implements
IEnumerableTGetEnumeratorVersion Information
See Also