C # Convert List<List> to List<Object> code example Example: convert object to list of objects c# IList collection = (IList)myObject;