Click or drag to resize

bagOfWordsbannedWords Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Words banned from the bag

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public List<string> bannedWords { get; }
Request Example View Source

Property Value

Type: ListString
See Also