 | pipelineNodeTAddStealthLink Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the stealth link.
Namespace:
imbNLP.PartOfSpeech.pipeline.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic IPipelineNode AddStealthLink(
IPipelineNode node,
bool returnHost = false
)
Parameters
- node
- Type: imbNLP.PartOfSpeech.pipeline.coreIPipelineNode
The node. - returnHost (Optional)
- Type: SystemBoolean
if set to true [return host].
Return Value
Type:
IPipelineNode[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipeline.core.pipelineNode`1.AddStealthLink(imbNLP.PartOfSpeech.pipeline.core.IPipelineNode,System.Boolean)"]
See Also