ContainsKey Method (MemCryptStorage)
Determines whether the
MemCryptStorage contains a key with the specified ID.
'Declaration
Public Shared Function ContainsKey( _
ByVal As String _
) As Boolean
Parameters
- id
- The specified ID.
Return Value
true, if the
MemCryptStorage contains a key with the specified ID.