Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SortedSet()
[3/5]
System.Collections.Generic.SortedSet
<
T
>.
SortedSet
(
IEnumerable
<
T
>
collection
)
inline
Definition at line
758
of file
SortedSet.cs
.
759
:
this
(
collection
, (IComparer<T>?)
Comparer<T>
.
Default
)
760
{
761
}
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System.GCCollectionMode.Default
@ Default
System.ExceptionArgument.collection
@ collection
System
Collections
Generic
SortedSet
Generated by
1.10.0