Show / Hide Table of Contents

    Class TaxonomyReader.ChildrenIterator

    An iterator over a category's children.

    Inheritance
    System.Object
    TaxonomyReader.ChildrenIterator
    Namespace: Lucene.Net.Facet.Taxonomy
    Assembly: Lucene.Net.Facet.dll
    Syntax
    public class ChildrenIterator : object

    Methods

    | Improve this Doc View Source

    Next()

    Return the next child ordinal, or INVALID_ORDINAL if no more children.

    Declaration
    public virtual int Next()
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)