Click or drag to resize

pipelineFlagRuleDistributorT Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Namespace:  imbNLP.PartOfSpeech.pipeline.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public pipelineFlagRuleDistributor(
	containsQueryTypeEnum _ruleType,
	Object[] _flags
)

Parameters

_ruleType
Type: containsQueryTypeEnum
Type of the rule.
_flags
Type: SystemObject
The flags.
See Also