Q: What steps will reproduce the problem?
A1: Use IBitlyResponse[] to produce an array of shortened URLs
A2: Use a foreach loop to print out shortened URLs
Q: What is the expected output? What do you see instead?
A: I expect to see an array output with as many members as the input array.
Instead, the output array only contains one member
Q: What version of the product are you using? On what operating system?
A: Version 0.6.0.0 on Windows 7 OS
Please provide any additional information below.
A: I've looked at the source code and there doesn't appear to be any
enumeration for this array method.
Original issue reported on code.google.com by noca...@gmail.com on 9 Apr 2012 at 6:17
Original issue reported on code.google.com by
noca...@gmail.com
on 9 Apr 2012 at 6:17