Class SdfUInt64ListOpVector.SdfUInt64ListOpVectorEnumerator
Inheritance
SdfUInt64ListOpVector.SdfUInt64ListOpVectorEnumerator
Namespace: pxr
Syntax
public sealed class SdfUInt64ListOpVectorEnumerator : IEnumerator<SdfUInt64ListOp>, IDisposable, IEnumerator
Constructors
SdfUInt64ListOpVectorEnumerator(SdfUInt64ListOpVector)
Declaration
public SdfUInt64ListOpVectorEnumerator(SdfUInt64ListOpVector collection)
Parameters
Properties
Current
Declaration
public SdfUInt64ListOp Current { get; }
Property Value
Methods
Dispose()
Declaration
MoveNext()
Declaration
Returns
Reset()
Declaration