docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor StdStringVector

    StdStringVector(IntPtr, bool)

    Declaration
    public StdStringVector(IntPtr cPtr, bool cMemoryOwn)
    Parameters
    Type Name Description
    IntPtr cPtr
    bool cMemoryOwn

    StdStringVector(IEnumerable)

    Declaration
    public StdStringVector(IEnumerable c)
    Parameters
    Type Name Description
    IEnumerable c

    StdStringVector(IEnumerable<string>)

    Declaration
    public StdStringVector(IEnumerable<string> c)
    Parameters
    Type Name Description
    IEnumerable<string> c

    StdStringVector()

    Declaration
    public StdStringVector()

    StdStringVector(StdStringVector)

    Declaration
    public StdStringVector(StdStringVector other)
    Parameters
    Type Name Description
    StdStringVector other

    StdStringVector(int)

    Declaration
    public StdStringVector(int capacity)
    Parameters
    Type Name Description
    int capacity
    In This Article
    Back to top
    Copyright © 2023 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)