save_to_file


Description:

[ Version ( since = "2.10" ) ]
public bool save_to_file (File file) throws Error

Saves this to file.

Parameters:

this

A Metadata instance.

file

The file to save the metadata to

Returns:

true on success, false otherwise.