Documentation For Encog 2.x

DataUnit Class

Data units are very abstract pieces of data that the browser processes.

For a list of all members of this type, see DataUnit Members .

System.Object
   DataUnit
      CodeDataUnit
      TagDataUnit
      TextDataUnit

public class DataUnit

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Bot.DataUnits

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

DataUnit Members | Encog.Bot.DataUnits Namespace