var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS(typeOfElements); var value; // Type: object[] value = instance.toArray();
function toArray() : object[];
Return Value
Массив.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS(typeOfElements); var value; // Type: object[] value = instance.toArray();
function toArray() : object[];