public unsafe void CopyFrom(ElementPool <T> other) { ElementPoolBase->CopyFrom <T>(*other.ElementPoolBase); }