KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Enum
Extensions
To
String Method
Overload List
ToString
TEnum
(TEnum, String)
Returns the
String
representation of the given enum
value
.
ToString
TEnum
(TEnum, EnumFormattingOptions, String)
Returns the
String
representation of the given
enum
value specified in the
value
parameter.
See Also
Reference
EnumExtensions Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also