Click or drag to resize

gramCaseSetSetAll Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reads the inline string representation and populates the content

Namespace:  imbNLP.Data.semanticLexicon.posCase
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
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