Click or drag to resize

gramFlagsToString Method (Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.posCase.gramFlags.ToString(System.Boolean)"]

Namespace:  imbNLP.Data.semanticLexicon.posCase
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public string ToString(
	bool inline = false
)

Parameters

inline (Optional)
Type: SystemBoolean

[Missing <param name="inline"/> documentation for "M:imbNLP.Data.semanticLexicon.posCase.gramFlags.ToString(System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.posCase.gramFlags.ToString(System.Boolean)"]

See Also