/// <summary>Returns ToString() of the wrapped list.</summary> public override string ToString() { return(_list.ToString()); }