Wallet.Remove Method (WalletItem)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Deletes the specified wallet item from the wallet.
Namespace: Microsoft.Phone.Wallet
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Shared Function Remove ( _
item As WalletItem _
) As Boolean
public static bool Remove(
WalletItem item
)
Parameters
- item
Type: Microsoft.Phone.Wallet..::.WalletItem
The WalletItem to remove.
Return Value
Type: System..::.Boolean
true if the item was in the wallet and was removed; Otherwise, false.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0