Click or drag to resize

gramCaseSetToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Returns a string that represents the set in inline format

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

Return Value

Type: String
A string that represents the current object.
See Also