Click or drag to resize

lexicGrammarCaseCreateChildItem Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicGrammarCase.CreateChildItem(System.String)"]

Namespace:  imbNLP.PartOfSpeech.lexicUnit
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.lexicUnit.lexicGrammarCase.CreateChildItem(System.String)"]

Return Value

Type: graphNodeCustom

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicGrammarCase.CreateChildItem(System.String)"]

See Also