docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdInt64Vector

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

    Constructors

    Name Description
    StdInt64Vector()
    StdInt64Vector(IEnumerable<long>)
    StdInt64Vector(IEnumerable)
    StdInt64Vector(int)
    StdInt64Vector(IntPtr, bool)
    StdInt64Vector(StdInt64Vector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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