В этом разделе
Returns the collection as array of
WebImageJS objects.
Синтаксис
var instance = new Vintasoft.Shared.WebImageCollectionJS();
var value; // Type: Vintasoft.Shared.WebImageJS[]
value = instance.toArray();
Return Value
Array of
WebImageJS objects.
Смотрите также