I installed the Windows Azure Storage Client for Windows Phone from Nuget Packages.
I want list the name of containers.
Why don’t behave my “st” variable as a IEnumerable?

I installed the Windows Azure Storage Client for Windows Phone from Nuget Packages. I
Share
Make sure you have imported the
System.Linqnamespace (e.g. like below)