Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class LoopCounter

OptimaJet.Workflow.Plugins.LoopCounter

public class LoopCounter

Inheritance

  • System.Object

Constructors

public LoopCounter(int index, object initValue) #

Parameters

Name
Type
Description
index
Int32
initValue
Object

Properties

Name
Type
Index #
Int32
Value #
Object

Methods

public T GetValue<T>() #

Returns

Type
Description
{T}