docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdStringSet

    Inheritance
    object
    StdStringSet
    Implements
    IDisposable
    ISet<string>
    ICollection<string>
    IEnumerable<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 StdStringSet : IDisposable, ISet<string>, ICollection<string>, IEnumerable<string>, IEnumerable

    Constructors

    Name Description
    StdStringSet()
    StdStringSet(IntPtr, bool)
    StdStringSet(StdStringSet)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Count
    IsReadOnly

    Methods

    Name Description
    Add(string)
    Clear()
    Contains(string)
    CopyTo(string[])
    CopyTo(string[], int)
    Dispose()
    Dispose(bool)
    ExceptWith(IEnumerable<string>)
    ~StdStringSet()
    GetEnumerator()
    IntersectWith(IEnumerable<string>)
    IsProperSubsetOf(IEnumerable<string>)
    IsProperSupersetOf(IEnumerable<string>)
    IsSubsetOf(IEnumerable<string>)
    IsSupersetOf(IEnumerable<string>)
    Overlaps(IEnumerable<string>)
    Remove(string)
    SetEquals(IEnumerable<string>)
    SymmetricExceptWith(IEnumerable<string>)
    TryGetValue(string, out string)
    UnionWith(IEnumerable<string>)
    empty()
    getCPtr(StdStringSet)
    swigRelease(StdStringSet)
    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)