Keyoti SearchUnit API Docs
ContainsKey Method (key)
API DocumentationKeyoti.SearchEngine.UtilsBoolHashtableContainsKey(Int32)
Keyoti SearchUnit v6
Whether the table contains a key
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ContainsKey(
	int key
)
public bool ContainsKey(
	int key
)
Public Function ContainsKey ( 
	key As Integer
) As Boolean
Public Function ContainsKey ( 
	key As Integer
) As Boolean
public:
bool ContainsKey(
	int key
)
public:
bool ContainsKey(
	int key
)
member ContainsKey : 
        key : int -> bool 
member ContainsKey : 
        key : int -> bool 
Parameters
key (Int32)
Return Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120