``` Given a flags value, it would be nice to be able to do: foreach (var bit in flags.GetIndividualFlags()) or something similar. ``` Original issue reported on code.google.com by `jonsk...@google.com` on 23 Sep 2011 at 2:28