Legend
| Static method: void SerializeToFile( |
| Type | saveType | Type of the object to store. |
| object | saveObject | Object to store in a file. |
| string | filename | Path and filename of the file to be created. If the file already exists, it is overwritten. |
| ClassifyOptions | options | Options. |