Documentation For Encog 2.x

PropertyData.Remove Method

Remove the specified property.

public void Remove(
   string key
);

Parameters

key
The property to remove.

See Also

PropertyData Class | Encog.Neural.Data.XML Namespace