| ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace > ImGearIsisScannerCollection class : getScanner Method |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function getScanner( index : number(Integer) ) : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearIsisScannerCollection.getScanner(number(Integer)); | |
This function returns the item located at the index in the collection.