 | pipelineTokenReportDictionaryAdd Method (Type) |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Adds all values from specified
enumType. If the type is not
Enum it will be ignored.
Namespace:
imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:
imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntaxpublic void Add(
Type enumType
)
Parameters
- enumType
- Type: SystemType
Type of the enum.
See Also