Click or drag to resize

gramCaseSetSetAll Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Reads the inline string representation and populates the content

Namespace:  imbNLP.Data.semanticLexicon.posCase
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void SetAll(
	string declaration
)

Parameters

declaration
Type: SystemString

[Missing <param name="declaration"/> documentation for "M:imbNLP.Data.semanticLexicon.posCase.gramCaseSet.SetAll(System.String)"]

See Also