serialize


Description:

[ Version ( since = "2.10" ) ]
public string serialize ()

Serializes this into an XML string that can later be deserialized using deserialize.

Parameters:

this

A Metadata instance.

Returns:

The serialized XML string.