docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CopyTo

    CopyTo(T[], int)

    Copies to.

    Declaration
    public void CopyTo(T[] array, int arrayIndex)
    Parameters
    Type Name Description
    T[] array

    The array.

    int arrayIndex

    Index of the array.

    Implements
    ICollection<T>.CopyTo(T[], int)
    Exceptions
    Type Condition
    NotSupportedException
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)