var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: Vintasoft.Shared.WebImageCollectionJS value = instance.get_Images();
function get_Images() : WebImageCollectionJS;
Return Value
WebImageCollectionJS объект.
var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: Vintasoft.Shared.WebImageCollectionJS value = instance.get_Images();
function get_Images() : WebImageCollectionJS;