Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Function Contains ( _ type As Integer _ ) As Boolean |
C# |
---|
bool Contains( int type ) |
Visual C++ |
---|
bool Contains( int type ) |
JavaScript |
---|
function contains(type); |
Parameters
- type
- Type: System..::..Int32