Click or drag to resize

lexicQuery Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the lexicQuery class

Namespace:  imbNLP.PartOfSpeech.lexicUnit
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public lexicQuery(
	string queryWord
)

Parameters

queryWord
Type: SystemString

[Missing <param name="queryWord"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicQuery.#ctor(System.String)"]

See Also