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