'Declaration
Public WordsMatched As System.Collections.Hashtable
'Usage
Dim instance As NSearchResult Dim value As System.Collections.Hashtable value = instance.WordsMatched instance.WordsMatched = value
public System.Collections.Hashtable WordsMatched