Show / Hide Table of Contents

    Enum EnumerationDirection

    Direction of enumeration order relative to original collection.

    Namespace: Lucene.Net.Support.C5
    Assembly: Lucene.Net.dll
    Syntax
    public enum EnumerationDirection : int

    Fields

    Name Description
    Backwards

    Opposite direction

    Forwards

    Same direction

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