Determines whether [contains] [the specified type].
Namespace:
Cryptware.NCryptokiAssembly: 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
The type.