Class in Yarn.Compiler.Upgrader
Inherits from System.Object
System.Object
public class OrderedSet<T> : ICollection<T>
OrderedSet()
OrderedSet(IEqualityComparer)
Add(T)
Add(IEnumerable)
Clear()
Contains(T)
CopyTo(T[],int)
GetEnumerator()
Remove(T)
Count
IsReadOnly
Last updated 3 years ago
Was this helpful?