Click or drag to resize

textMapContainerTitem Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the item.

Namespace:  imbNLP.PartOfSpeech.map
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public T item { get; set; }

Property Value

Type: T
The item.
See Also