docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveRange

    RemoveRange(int, int)

    Removes a range of elements from the DynamicArray.

    Declaration
    public void RemoveRange(int index, int count)
    Parameters
    Type Name Description
    int index

    The zero-based starting index of the range of elements to remove.

    int count

    The number of elements to remove.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)