Click or drag to resize

morphRuleMatchSetAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleMatchSet.Add(imbNLP.Data.semanticLexicon.morphology.morphRuleMatch)"]

Namespace:  imbNLP.Data.semanticLexicon.morphology
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void Add(
	morphRuleMatch ruleMatch
)

Parameters

ruleMatch
Type: imbNLP.Data.semanticLexicon.morphologymorphRuleMatch

[Missing <param name="ruleMatch"/> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleMatchSet.Add(imbNLP.Data.semanticLexicon.morphology.morphRuleMatch)"]

See Also