Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableHashSet< T > Member List

This is the complete list of members for System.Collections.Immutable.ImmutableHashSet< T >, including all inherited members.

_countSystem.Collections.Immutable.ImmutableHashSet< T >private
_equalityComparerSystem.Collections.Immutable.ImmutableHashSet< T >private
_hashBucketEqualityComparerSystem.Collections.Immutable.ImmutableHashSet< T >private
_rootSystem.Collections.Immutable.ImmutableHashSet< T >private
Add(T item)System.Collections.Immutable.ImmutableHashSet< T >inline
Add(T item)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Add(T item)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Add(T item)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Add(T item, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
Clear()System.Collections.Immutable.ImmutableHashSet< T >inline
Clear()System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Clear()System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Contains(T item)System.Collections.Immutable.ImmutableHashSet< T >inline
Contains(T item, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
CopyTo(T[] array, int arrayIndex)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
CopyTo(Array array, int arrayIndex)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
CountSystem.Collections.Immutable.ImmutableHashSet< T >
Create< T >()System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
Create< T >(IEqualityComparer< T >? equalityComparer)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
Create< T >(T item)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
Create< T >(IEqualityComparer< T >? equalityComparer, T item)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
Create< T >(params T[] items)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
Create< T >(IEqualityComparer< T >? equalityComparer, params T[] items)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
CreateBuilder< T >()System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
CreateBuilder< T >(IEqualityComparer< T >? equalityComparer)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
CreateRange< T >(IEnumerable< T > items)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
CreateRange< T >(IEqualityComparer< T >? equalityComparer, IEnumerable< T > items)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
EmptySystem.Collections.Immutable.ImmutableHashSet< T >static
Except(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
Except(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Except(IEnumerable< T > other, IEqualityComparer< T > equalityComparer, IEqualityComparer< HashBucket > hashBucketEqualityComparer, SortedInt32KeyNode< HashBucket > root)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
ExceptWith(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
GetEnumerator()System.Collections.Immutable.ImmutableHashSet< T >inline
GetEnumerator()System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
GetEnumerator()System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
GetHashBucketEqualityComparer(IEqualityComparer< T > valueComparer)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
ImmutableHashSet(IEqualityComparer< T > equalityComparer)System.Collections.Immutable.ImmutableHashSet< T >inlinepackage
ImmutableHashSet(SortedInt32KeyNode< HashBucket > root, IEqualityComparer< T > equalityComparer, int count)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Intersect(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
Intersect(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Intersect(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
IntersectWith(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
IsEmptySystem.Collections.Immutable.ImmutableHashSet< T >
IsProperSubsetOf(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
IsProperSubsetOf(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
IsProperSupersetOf(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
IsProperSupersetOf(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
IsReadOnlySystem.Collections.Immutable.ImmutableHashSet< T >private
IsSubsetOf(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
IsSubsetOf(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
IsSupersetOf(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
IsSupersetOf(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
IsSynchronizedSystem.Collections.Immutable.ImmutableHashSet< T >private
KeyComparerSystem.Collections.Immutable.ImmutableHashSet< T >
OriginSystem.Collections.Immutable.ImmutableHashSet< T >private
Overlaps(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
Overlaps(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
Remove(T item)System.Collections.Immutable.ImmutableHashSet< T >inline
Remove(T item)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Remove(T item)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Remove(T item, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
RootSystem.Collections.Immutable.ImmutableHashSet< T >package
s_FreezeBucketActionSystem.Collections.Immutable.ImmutableHashSet< T >privatestatic
SetEquals(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
SetEquals(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
SymmetricExcept(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
SymmetricExcept(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
SymmetricExcept(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
SymmetricExceptWith(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
SyncRootSystem.Collections.Immutable.ImmutableHashSet< T >private
ToBuilder()System.Collections.Immutable.ImmutableHashSet< T >inline
ToImmutableHashSet< TSource >(this IEnumerable< TSource > source, IEqualityComparer< TSource >? equalityComparer)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
ToImmutableHashSet< TSource >(this ImmutableHashSet< TSource >.Builder builder)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
ToImmutableHashSet< TSource >(this IEnumerable< TSource > source)System.Collections.Immutable.ImmutableHashSet< T >inlinestatic
TryGetValue(T equalValue, out T actualValue)System.Collections.Immutable.ImmutableHashSet< T >inline
Union(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inline
Union(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
Union(IEnumerable< T > other, MutationInput origin)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
Union(IEnumerable< T > items, bool avoidWithComparer)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
UnionWith(IEnumerable< T > other)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate
UpdateRoot(SortedInt32KeyNode< HashBucket > root, int hashCode, IEqualityComparer< HashBucket > hashBucketEqualityComparer, HashBucket newBucket)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
WithComparer(IEqualityComparer< T >? equalityComparer)System.Collections.Immutable.ImmutableHashSet< T >inline
Wrap(SortedInt32KeyNode< HashBucket > root, IEqualityComparer< T > equalityComparer, int count)System.Collections.Immutable.ImmutableHashSet< T >inlineprivatestatic
Wrap(SortedInt32KeyNode< HashBucket > root, int adjustedCountIfDifferentRoot)System.Collections.Immutable.ImmutableHashSet< T >inlineprivate