Version: 2022.3
언어: 한국어
public static int EnumToInt (T enumValue);

파라미터

enumValue Enum value to convert.

반환

int Returns the integer representation of the enum value.

설명

Return integer representation of enum value without boxing.


Did you find this page useful? Please give it a rating: