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