| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function getDocument( index : number(Integer) ) : (Any);  | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearDocumentCollection.getDocument(number(Integer));  | |
Parameters
- index
 - The zero-based index of the ImGearDocument object to return.