Documentation For Encog 2.x

PropertyData Class

An Encog data object that can be used to hold property data. This is a collection of name-value pairs that can be saved in an Encog persisted file.

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

System.Object
   PropertyData

[DefaultMember(MemberName="Item")]
public class PropertyData : 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.XML

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

See Also

PropertyData Members | Encog.Neural.Data.XML Namespace