Click or drag to resize

pipelineModelTCreateChildItem Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Parameters

nameForChild
Type: SystemString

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

Return Value

Type: graphNodeCustom

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

See Also