Click or drag to resize

lexicGrammarCaseCreateChildItem Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[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.18
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