Class SdfPropertySpecConstHandleVector
Inheritance
SdfPropertySpecConstHandleVector
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class SdfPropertySpecConstHandleVector : IDisposable, IEnumerable<SdfPropertySpecConstHandle>, IEnumerable
Constructors
Fields
Properties
Methods
Name |
Description |
Add(SdfPropertySpecConstHandle)
|
|
AddRange(SdfPropertySpecConstHandleVector)
|
|
Clear()
|
|
CopyTo(int, SdfPropertySpecConstHandle[], int, int)
|
|
CopyTo(SdfPropertySpecConstHandle[])
|
|
CopyTo(SdfPropertySpecConstHandle[], int)
|
|
Dispose()
|
|
Dispose(bool)
|
|
~SdfPropertySpecConstHandleVector()
|
|
GetEnumerator()
|
|
GetRange(int, int)
|
|
Insert(int, SdfPropertySpecConstHandle)
|
|
InsertRange(int, SdfPropertySpecConstHandleVector)
|
|
RemoveAt(int)
|
|
RemoveRange(int, int)
|
|
Repeat(SdfPropertySpecConstHandle, int)
|
|
Reverse()
|
|
Reverse(int, int)
|
|
SetRange(int, SdfPropertySpecConstHandleVector)
|
|
ToArray()
|
|
getCPtr(SdfPropertySpecConstHandleVector)
|
|
swigRelease(SdfPropertySpecConstHandleVector)
|
|