[]
Gets the List<T> used internally to store the elements of the current FastList.
protected List<object> InnerList { get; }