var instance = new Vintasoft.Shared.WebDecodingSettingsJS(); var value; // Type: Vintasoft.Shared.WebDecodingSettingsJS value = instance.clone();
function clone() : WebDecodingSettingsJS;
Return Value
Exact copy of this WebDecodingSettingsJS.
var instance = new Vintasoft.Shared.WebDecodingSettingsJS(); var value; // Type: Vintasoft.Shared.WebDecodingSettingsJS value = instance.clone();
function clone() : WebDecodingSettingsJS;