Gets the number of slots
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Count As Integer Get |
C# |
---|
public int Count { get; } |
Visual C++ |
---|
public: property int Count { int get (); } |
JavaScript |
---|
function get_count(); |