var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly); var value; // Type: boolean value = instance.get_IsReadOnly();
function get_IsReadOnly() : boolean;
Return Value
Value indicating whether the collection is read only.