WalletItemCollection.Clear Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Clears the collection of wallet items. This method is not support, since the collection is read-only.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Any attempt to call this method will throw a NotSupportedException since this collection is read-only.
Show: