Skip to content

Methods_T_CodeJam_Reflection_ReflectionEnumHelper

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

ReflectionEnumHelper Methods

The ReflectionEnumHelper type exposes the following members.

Methods

 

Name Description
Public method Static member GetField(TEnum) Searches for the public field with the specified enumeration value.
Public method Static member GetFields(Type) Returns enum fields for enum type.
Public method Static member GetFields(TEnum)() Returns enum fields for enum type.
  Back to Top

See Also

Reference

ReflectionEnumHelper Class
CodeJam.Reflection Namespace

Clone this wiki locally