Class StdStringMap
Implements
Inherited Members
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class StdStringMap : IDisposable, IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IEnumerable
Constructors
Name | Description |
---|---|
StdStringMap() | |
StdStringMap(IntPtr, bool) | |
StdStringMap(StdStringMap) |
Fields
Name | Description |
---|---|
swigCMemOwn |
Properties
Name | Description |
---|---|
Count | |
IsReadOnly | |
this[string] | |
Keys | |
Values |