RadioButton[] rds = new RadioButton(){RadioButton1, RadioButton2, RadioButton3, RadioButton4, RadioButton6, RadioButton7, RadioButton8, RadioButton9, RadioButton10};
´úÂëÖÐÓÐÕâÑùÒ»¾ä,±¨ÈçϵĴíÎó
error CS1922: ÎÞ·¨Ê¹Óü¯ºÏ³õʼֵÉ趨ÏîÀ´³õʼ»¯ÀàÐÍ¡°System.Web.UI.WebControls.RadioButton¡±£¬ÔÒòÊÇËü²»ÊµÏÖ¡°System.Collections.IEnumerable¡±
²»ÄÜÓü¯ºÏ³õʼ»¯Æ÷,ÄѵÀÒªÒ»¸öÒ»¸ö¸øÊý×鸳ֵ?
囧,¾¹È»ÊÇÓ﷨д´íÁË,ÎÒÈ¥Ãæ±Ú.
new RadioButton[]{RadioButton1 ,..................};
new RadioButton[] { RadioButton1, RadioButton2, RadioButton3, RadioButton4, RadioButton5, RadioButton6, RadioButton7, RadioButton8, RadioButton9, RadioButton10 }
»¹ÊÇÂ¥Ö÷ÕæÓÄĬ£¬×Ô¼ºÕÒµ½´ð°¸ÁË¡£ÄǾͽӷÖÁ˰¡Â¥Ö÷¡£
ºÇºÇ
À´ÕßÓзÝ.