|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Add (T item) |
| void | Clear () |
| bool | Contains (T item) |
| void | CopyTo (T[] array, int arrayIndex) |
| bool | Remove (T item) |
| new IEnumerator< T > | GetEnumerator () |
| new IEnumerator< T > | GetEnumerator () |
Properties | |
| int | Count [get] |
| bool | IsReadOnly [get] |
Definition at line 3 of file ICollection.cs.