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