Count

StopWordDictionary.Count property

Gets the number of stop words contained in the StopWordDictionary.

public int Count { get; }

Property Value

The number of stop words in the dictionary.

See Also