docs.unity.cn
    Show / Hide Table of Contents

    Method Release

    Release(LinkedListNode<T>)

    Release the linked list node for later use.

    Declaration
    public void Release(LinkedListNode<T> node)
    Parameters
    Type Name Description
    LinkedListNode<T> node
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use