We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gets enum field by its display name.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public EnumValue GetByDisplayName( string displayName )
VB
Public Function GetByDisplayName ( displayName As String ) As EnumValue
F#
member GetByDisplayName : displayName : string -> EnumValue
Type: EnumValueEnum field with matching display name.
EnumValues ClassCodeJam Namespace
There was an error while loading. Please reload this page.