Click or drag to resize

lexicInflection Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the lexicInflection class

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

Parameters

__line
Type: SystemString

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

See Also