var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly); var value; // Type: number value = instance.get_Count();
function get_Count() : number;
Return Value
Количество элементов, содержащихся в коллекции.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly); var value; // Type: number value = instance.get_Count();
function get_Count() : number;