<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/enum</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 15:59:59 GMT</pubDate>
<item>
<title>(C#) Convert a string to its respective Enum member - paragjagdale</title>
<link>http://snipplr.com/view/5750/convert-a-string-to-its-respective-enum-member/</link>
<description><![CDATA[ <p>This snippet accepts a string which is assumed to be the string version of one of the members and returns an enum object with the respective member selected.*

*Thanks to user: mcbutterbuns for improving upon my version of this snippet</p> ]]></description>
<pubDate>Tue, 08 Apr 2008 11:56:29 GMT</pubDate>
<guid>http://snipplr.com/view/5750/convert-a-string-to-its-respective-enum-member/</guid>
</item>
</channel>
</rss>