VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementCollectionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebUiElementCollectionJS type
In This Topic
Represents a collection of web UI elements (collection of instances of WebUiElementJS class).
Syntax
// Parameters
var items; // Type: WebUiElementJS[]
var readOnly; // Type: boolean

var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS

Browser Compatibility
56+
45+
11
See Also