WalletItemCollection.IEnumerable.GetEnumerator Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an enumerator that can iterate through the collection.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Return Value
Type: System.Collections.IEnumeratorAn enumerator that can iterate through the collection.
Implements
IEnumerable.GetEnumerator()
Show: