Translates the given keyword
[Visual Basic]
Public Function get( _
ByVal
keyword As
String _
) As
String()
Parameters
-
keyword
- The keyword to translate
Return Value
Array of dictionary entries for the keyword or null if not found
See Also
DictIndex Class | dict Namespace