Search Results for

    Show / Hide Table of Contents

    Delegate BinarySearchAlgorithms.KeyByIndex<TKey>

    Namespace: Tenray.ZoneTree.Collections
    Assembly: ZoneTree.dll
    Syntax
    public delegate TKey BinarySearchAlgorithms.KeyByIndex<TKey>(long index)
    Parameters
    Type Name Description
    long index
    Returns
    Type Description
    TKey
    Type Parameters
    Name Description
    TKey
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io