[ Version ( replacement = "UpdateStateEnum.from_string" , since = "0.5.0" ) ]
public static UpdateState enum_from_string (string update_state)
Converts a text enumerated type to its unsigned integer representation
update_state |
Text describing the enumerated type |
the enumerated constant value, e.g. STABLE |