Click or drag to resize

gramCaseSetToString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
Syntax
C#
public override string ToString()

Return Value

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