You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > EnumUtils Class > EnumUtils Methods > GetNamesAndValues Method > GetNamesAndValues Method (Type)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
EnumUtils.GetNamesAndValues Method (Type)

Gets a dictionary of the names and values of an Enum type.

Syntax
C++
C#
Visual Basic
public: IList<EnumValue<TUnderlyingType>> GetNamesAndValues<TUnderlyingType>( Type enumType );
Parameters
Parameters 
Description 
enumType 
The enum type to get names and values for. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.