# Parse Method ## Overload List
Parse(T)(T, String) A T extension method that parses a string into an enumeration.
Parse(T)(T, String, Boolean) A T extension method that parses a string into an enumeration.
## See Also #### Reference EnumerationExtensions Class CapyKit.Extensions Namespace