 | textMapContainerT Constructor (T, String, Int32) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.PartOfSpeech.map
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic textMapContainer(
T _item,
string _render,
int _pos
)
Parameters
- _item
- Type: T
The item. - _render
- Type: SystemString
The render. - _pos
- Type: SystemInt32
The position.
See Also