enumeration

  • submit to reddit

Iterate Over Enumeration Values in C#

This is just a small method that allows iterating over enumeration values. I needed strong type and LINQ support for enumeration values, but the built-in...

0 replies - 2096 views - 10/02/12 by Toni Petrina in Articles

Enumerating resources from a native library via WinAPI

This weekend I was thinking about writing a tool that would extract icons from a library or executable. As you know, some system libraries (like shell32.dll or...

0 replies - 3261 views - 01/26/11 by Den Delimarsky in Articles

Ruby Enumerated List

0 replies - 2993 views - 08/26/07 by Peter Roe in Uncategorized