docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdUInt64Vector

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

    Constructors

    Name Description
    StdUInt64Vector()
    StdUInt64Vector(IEnumerable<ulong>)
    StdUInt64Vector(IEnumerable)
    StdUInt64Vector(int)
    StdUInt64Vector(IntPtr, bool)
    StdUInt64Vector(StdUInt64Vector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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