Click or drag to resize

textMapTAddClose Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Adds the close.

Namespace:  imbNLP.PartOfSpeech.map
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void AddClose(
	string sufix = ""
)

Parameters

sufix (Optional)
Type: SystemString

[Missing <param name="sufix"/> documentation for "M:imbNLP.PartOfSpeech.map.textMap`1.AddClose(System.String)"]

See Also