IterativeTask(T0) Class

Microsoft Robotics Class Reference

Container for iterator handlers and their arguments

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class IterativeTask<T0> : TaskCommon

Type Parameters

  • T0
    [Missing <typeparam name="T0"/> documentation for "T:Microsoft.Ccr.Core.IterativeTask`1"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .TaskCommon
    Microsoft.Ccr.Core..::..IterativeTask<(Of <(<'T0>)>)>

See Also

IterativeTask< (Of < ( <'T0> ) > ) > Members

Microsoft.Ccr.Core Namespace