docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdStringVector

    Inheritance
    object
    StdStringVector
    Implements
    IDisposable
    IList<string>
    ICollection<string>
    IEnumerable<string>
    IEnumerable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class StdStringVector : IDisposable, IList<string>, ICollection<string>, IEnumerable<string>, IEnumerable

    Constructors

    Name Description
    StdStringVector()
    StdStringVector(IEnumerable<string>)
    StdStringVector(IEnumerable)
    StdStringVector(int)
    StdStringVector(IntPtr, bool)
    StdStringVector(StdStringVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

    Name Description
    Add(string)
    AddRange(StdStringVector)
    Clear()
    Contains(string)
    CopyTo(int, string[], int, int)
    CopyTo(string[])
    CopyTo(string[], int)
    Dispose()
    Dispose(bool)
    ~StdStringVector()
    GetEnumerator()
    GetRange(int, int)
    IndexOf(string)
    Insert(int, string)
    InsertRange(int, StdStringVector)
    LastIndexOf(string)
    Remove(string)
    RemoveAt(int)
    RemoveRange(int, int)
    Repeat(string, int)
    Reverse()
    Reverse(int, int)
    SetRange(int, StdStringVector)
    ToArray()
    getCPtr(StdStringVector)
    swigRelease(StdStringVector)
    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)