Documentation For Encog 2.x

TextData Class

An Encog object that can hold text data. This object can be stored in an Encog persisted file.

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

System.Object
   TextData

[Serializable]
public class TextData : IEncogPersistedObject, ICloneable

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.Neural.Data

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

See Also

TextData Members | Encog.Neural.Data Namespace