Documentation For Encog 2.x

PropertyData Methods

The methods of the PropertyData class are listed below. For a complete list of PropertyData class members, see the PropertyData Members topic.

Public Instance Methods

Clone Clone this object.
CreatePersistor A persistor for the property data.
Equals (inherited from Object) 
GetDate Get a property as a date.
GetDouble Get a property as a double.
GetHashCode (inherited from Object) 
GetInteger Get a property as an integer.
GetType (inherited from Object) 
IsDefined Determine of the specified property is defined.
Remove Remove the specified property.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

PropertyData Class | Encog.Neural.Data.XML Namespace