docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdIntVector

    Inheritance
    object
    StdIntVector
    Implements
    IDisposable
    IList<int>
    ICollection<int>
    IEnumerable<int>
    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 StdIntVector : IDisposable, IList<int>, ICollection<int>, IEnumerable<int>, IEnumerable

    Constructors

    Name Description
    StdIntVector()
    StdIntVector(IEnumerable<int>)
    StdIntVector(IEnumerable)
    StdIntVector(int)
    StdIntVector(IntPtr, bool)
    StdIntVector(StdIntVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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