VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateCollectionJS type / WebUiElementStateCollectionJS Constructor(WebUiElementStateJS[])
Syntax BrowserCompatibility SeeAlso
In This Topic
WebUiElementStateCollectionJS Constructor(WebUiElementStateJS[])
In This Topic
Initializes a new instance of the WebUiElementStateCollectionJS class.
Syntax
// Parameters
var states; // Type: WebUiElementStateJS[]

var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateCollectionJS(states);

Parameters

states
Array of WebUiElementStateJS objects.
Browser Compatibility
56+
45+
11
See Also