Click or drag to resize

ICreditCardStoreClear Method

Clears all records in the store.

Namespace:  DotNetBrowser.Card
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
void Clear()
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe ICreditCardStore has already been disposed.
See Also