 | textMapTitems Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the items.
Namespace:
imbNLP.PartOfSpeech.map
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxprotected List<textMapContainer<T>> items { get; set; }Property Value
Type:
ListtextMapContainerT
The items.
See Also