Clear Method
Collapse the table of content
Expand the table of content

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.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Sub Clear

Implements

ICollection(Of T).Clear

Any attempt to call this method will throw a NotSupportedException since this collection is read-only.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft