VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractiveObjectCollectionJS type / toArray Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toArray Method
In This Topic
Returns the collection as array.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS(typeOfElements);

var value; // Type: object[]
value = instance.toArray();

Return Value

Array.
Browser Compatibility
56+
45+
11
See Also