Class StdStringVector.StdStringVectorEnumerator
Inherited Members
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public sealed class StdStringVector.StdStringVectorEnumerator : IEnumerator<string>, IEnumerator, IDisposable
Constructors
| Name | Description |
|---|---|
| StdStringVectorEnumerator(StdStringVector) |
Properties
| Name | Description |
|---|---|
| Current |
Methods
| Name | Description |
|---|---|
| Dispose() | |
| MoveNext() | |
| Reset() |