ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearDocumentCollection class : getDocument Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function getDocument( index : number(Integer) ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearDocumentCollection.getDocument(number(Integer)); |
This function returns the document in the collection at the requested index.