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
See Also