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