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