FileHold 17.1 API Documentation
C#
Show/Hide TOC
Enum
Helper
To
Dictionary Method
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
static
Dictionary
<
int
,
string
>
ToDictionary
(
Type
enumType
)
Parameters
enumType
Type
Return Value
Dictionary
Int32
,
String
See Also
Reference
EnumHelper Class
FileHold.Common Namespace
In This Article
Definition
Parameters
Return Value
See Also