VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateCollectionJS type / WebUiElementStateCollectionJS Constructor(WebUiElementStateJS[])
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebUiElementStateCollectionJS Constructor(WebUiElementStateJS[])
    В этом разделе
    Initializes a new instance of the WebUiElementStateCollectionJS class.
    Синтаксис
    // Parameters
    var states; // Type: WebUiElementStateJS[]
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateCollectionJS(states);
    
    
    function WebUiElementStateCollectionJS(
    states
    Массив объектов WebUiElementStateJS.
    : WebUiElementStateJS[]
    ) : WebUiElementStateCollectionJS;

    Parameters

    states
    Массив объектов WebUiElementStateJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также