ImageGear for .NET
getScanner Method
See Also  Send comments on this topic.
ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace > ImGearIsisScannerCollection Class : getScanner Method

index
The zero-based index of the item to return.

Glossary Item Box

Returns the item in the collection at the index specified.

Syntax

ASP.NET Ajax Javascript (Specification) 
function getScanner( 
   index : number(Integer)
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearIsisScannerCollection.getScanner(number(Integer));

Parameters

index
The zero-based index of the item to return.

Remarks

This function returns the item located at the index in the collection.

See Also

©2013. Accusoft Corporation. All Rights Reserved.