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 © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use