Click or drag to resize

textMapTAddOpen Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the open.

Namespace:  imbNLP.PartOfSpeech.map
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public void AddOpen(
	T item,
	string prefix = ""
)

Parameters

item
Type: T
The item.
prefix (Optional)
Type: SystemString

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

See Also