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