Clears this CryptokiCollection object

Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Sub Clear
C#
public void Clear()
Visual C++
public:
virtual void Clear() sealed
JavaScript
function clear();

Implements

IList..::..Clear()()()()

Remarks

Clears this CryptokiCollection object

See Also