[]
Adds a struct to the end of the StructList<T>.
public void Add(in T item)
The struct to be added to the end of the StructList<T>.