Click or drag to resize

textMapTstack Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.map.textMap`1.stack"]

Namespace:  imbNLP.PartOfSpeech.map
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
protected Stack<textMapContainer<T>> stack { get; set; }

Property Value

Type: StacktextMapContainerT
See Also