In This Topic
Returns the collection as array.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly);
var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementJS[]
value = instance.toArray();
Return Value
Array of
WebUiElementJS objects.
Browser Compatibility
See Also