[MonoTouch] MT.Dialog - creating a RadioGroup with LINQ

jawbrey jason at awbrey.net
Thu Mar 15 20:41:34 UTC 2012


this works...

(from x in Repo.GetStates () select new RadioElement (x.Name) ) .ToArray()

--
View this message in context: http://monotouch.2284126.n4.nabble.com/MT-Dialog-creating-a-RadioGroup-with-LINQ-tp4476230p4476354.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list