Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Size As Integer Get |
C# |
---|
public int Size { get; } |
Visual C++ |
---|
public: virtual property int Size { int get () sealed; } |
JavaScript |
---|
function get_size(); |