Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinevirtual |
Implements System.ICloneable.
Reimplemented in System.Collections.ArrayList.IListWrapper, System.Collections.ArrayList.SyncArrayList, System.Collections.ArrayList.FixedSizeArrayList, System.Collections.ArrayList.ReadOnlyArrayList, and System.Collections.ArrayList.Range.
Definition at line 2355 of file ArrayList.cs.
References System.Collections.ArrayList.ArrayList(), System.Collections.ArrayList._items, System.Collections.ArrayList._size, System.Collections.ArrayList._version, and System.Array.Copy().
Referenced by System.Collections.ArrayList.SyncArrayList.Clone(), System.Collections.ArrayList.FixedSizeArrayList.Clone(), System.Collections.ArrayList.ReadOnlyArrayList.Clone(), System.Collections.ArrayList.Range.Clone(), and System.Xml.Serialization.CodeIdentifiers.Clone().