Class Cell
Inheritance
System.Object
Cell
Namespace: Egothor.Stemmer
Assembly: Lucene.Net.Analysis.Stempel.dll
Syntax
public class Cell : object
Methods
| Improve this Doc View SourceToString()
Return a string containing this Cell's attributes.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | a string representation of this Cell |