Search Results for

    Show / Hide Table of Contents

    Delegate BTree<TKey, TValue>.AddDelegate

    Namespace: Tenray.ZoneTree.Collections.BTree
    Assembly: ZoneTree.dll
    Syntax
    public delegate AddOrUpdateResult BTree<TKey, TValue>.AddDelegate(ref TValue value)
    Parameters
    Type Name Description
    TValue value
    Returns
    Type Description
    AddOrUpdateResult
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io