object[] val = en.Cast<object>().ToArray();
using System; using System.Collections; using System.ComponentModel; using System.Linq; using System.Windows.Forms;