 | lexicInflectionCreateChildItem Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Creates new child item and sets the name, but still do not add it. Used internally by [!:Add(String pathWithName)]
Namespace:
imbNLP.PartOfSpeech.lexicUnit
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic override graphNodeCustom CreateChildItem(
string nameForChild
)
Parameters
- nameForChild
- Type: SystemString
The name for child.
Return Value
Type:
graphNodeCustom[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicInflection.CreateChildItem(System.String)"]
See Also