docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdStringMap

    Inheritance
    object
    StdStringMap
    Implements
    IDisposable
    IDictionary<string, string>
    ICollection<KeyValuePair<string, string>>
    IEnumerable<KeyValuePair<string, string>>
    IEnumerable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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

    Methods

    Name Description
    Add(KeyValuePair<string, string>)
    Add(string, string)
    Clear()
    Contains(KeyValuePair<string, string>)
    ContainsKey(string)
    CopyTo(KeyValuePair<string, string>[])
    CopyTo(KeyValuePair<string, string>[], int)
    Dispose()
    Dispose(bool)
    ~StdStringMap()
    GetEnumerator()
    Remove(KeyValuePair<string, string>)
    Remove(string)
    TryGetValue(string, out string)
    empty()
    getCPtr(StdStringMap)
    swigRelease(StdStringMap)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)