Show / Hide Table of Contents

    Class Cell

    A Cell is a portion of a Trie.

    Inheritance
    System.Object
    Cell
    Namespace: Egothor.Stemmer
    Assembly: Lucene.Net.Analysis.Stempel.dll
    Syntax
    public class Cell : object

    Methods

    | Improve this Doc View Source

    ToString()

    Return a string containing this Cell's attributes.

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String

    a string representation of this Cell

    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)