Click or drag to resize

ILemmaCollectionCount Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the count.

Namespace:  imbNLP.PartOfSpeech.TFModels
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
int Count { get; }

Property Value

Type: Int32
The count.
See Also