var instance = new Vintasoft.Shared.WebImageCollectionJS(); var value; // Type: Vintasoft.Shared.WebImageJS[] value = instance.toArray();
function toArray() : WebImageJS[];
Return Value
Массив объектов WebImageJS.
var instance = new Vintasoft.Shared.WebImageCollectionJS(); var value; // Type: Vintasoft.Shared.WebImageJS[] value = instance.toArray();
function toArray() : WebImageJS[];