Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IndexOf() [4/6]

virtual int System.Collections.ArrayList.IndexOf ( object? value)
inlinevirtualinherited

Implements System.Collections.IList.

Definition at line 2472 of file ArrayList.cs.

References System.Collections.ArrayList._items, System.Collections.ArrayList._size, System.Array.IndexOf(), and System.value.

Referenced by System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.IndexOf(), System.Collections.CollectionBase.IndexOf(), System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.IndexOf(), System.Collections.ArrayList.SyncArrayList.IndexOf(), System.Collections.ArrayList.FixedSizeArrayList.IndexOf(), System.Collections.ArrayList.ReadOnlyArrayList.IndexOf(), System.Collections.ArrayList.Range.IndexOf(), System.Collections.ArrayList.SyncArrayList.IndexOf(), System.Collections.ArrayList.FixedSizeArrayList.IndexOf(), System.Collections.ArrayList.ReadOnlyArrayList.IndexOf(), System.Collections.ArrayList.Range.IndexOf(), System.Collections.ArrayList.SyncArrayList.IndexOf(), System.Collections.ArrayList.FixedSizeArrayList.IndexOf(), System.Collections.ArrayList.ReadOnlyArrayList.IndexOf(), System.Collections.ArrayList.Range.IndexOf(), System.Collections.Specialized.StringCollection.IndexOf(), System.Collections.CollectionBase.Remove(), and System.Collections.ArrayList.Remove().