Click or drag to resize

pipelineNodeRegularTCreateChildItem Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.pipeline.core.pipelineNodeRegular`1.CreateChildItem(System.String)"]

Namespace:  imbNLP.PartOfSpeech.pipeline.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public override graphNodeCustom CreateChildItem(
	string nameForChild
)

Parameters

nameForChild
Type: SystemString

[Missing <param name="nameForChild"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.core.pipelineNodeRegular`1.CreateChildItem(System.String)"]

Return Value

Type: graphNodeCustom

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipeline.core.pipelineNodeRegular`1.CreateChildItem(System.String)"]

See Also