다음을 통해 공유


Enum 멤버

열거형에 대한 기본 클래스를 제공합니다.

다음 표에서는 Enum 형식에 의해 노출되는 멤버를 보여 줍니다.

Protected 생성자

  이름 설명
Protected method Supported by the .NET Compact Framework Enum Enum 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Supported by the .NET Compact Framework CompareTo 이 인스턴스를 지정된 개체와 비교하여 상대 값의 표시를 반환합니다.
Public method Supported by the .NET Compact Framework Equals 오버로드되었습니다. 재정의되었습니다. 이 인스턴스가 지정된 개체와 같은지 여부를 나타내는 값을 반환합니다.
Public method Static Format 열거 형식이 지정된 특정 값을 특정 형식에 따라 해당 문자열 표현으로 변환합니다.
Public method Supported by the .NET Compact Framework GetHashCode 재정의되었습니다. 이 인스턴스의 값에 대한 해시 코드를 반환합니다.
Public method Static GetName 지정된 값의 특정 열거형에서 상수의 이름을 검색합니다.
Public method Static GetNames 지정된 열거형에서 상수 이름의 배열을 검색합니다.
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method Supported by the .NET Compact Framework GetTypeCode 이 인스턴스에 대한 내부 TypeCode를 반환합니다.
Public method Static Supported by the .NET Compact Framework GetUnderlyingType 지정된 열거형의 내부 형식을 반환합니다.
Public method Static GetValues 지정된 열거형에서 상수 값의 배열을 검색합니다.
Public method Static Supported by the .NET Compact Framework IsDefined 지정된 값의 상수가 해당 열거형에 있는지 여부를 나타내는 표시를 반환합니다.
Public method Static Supported by the .NET Compact Framework Parse 오버로드되었습니다. 하나 이상의 열거된 상수의 이름이나 숫자 값의 문자열 표현을 해당하는 열거된 개체로 변환합니다.
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method Static Supported by the .NET Compact Framework ToObject 오버로드되었습니다. 지정된 값으로 설정된 특정 열거형 형식의 인스턴스를 반환합니다.
Public method Supported by the .NET Compact Framework ToString 오버로드되었습니다. 재정의되었습니다. 이 인스턴스의 값을 해당하는 문자열 표현으로 변환합니다.

위쪽

Protected 메서드

  이름 설명
Protected method Supported by the .NET Compact Framework Finalize  가비지 수집기에서 Object를 회수하기 전에 Object가 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Protected method Supported by the .NET Compact Framework MemberwiseClone  현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToBoolean 현재 값을 내부 형식에 따라 부울 값으로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToByte 현재 값을 내부 형식에 따라 8비트 부호 없는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToChar 현재 값을 내부 형식에 따라 유니코드 문자로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToDateTime 현재 값을 내부 형식에 따라 DateTime으로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToDecimal 현재 값을 내부 형식에 따라 Decimal로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToDouble 현재 값을 내부 형식에 따라 배정밀도 부동 소수점 숫자로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToInt16 현재 값을 내부 형식에 따라 16비트 부호 있는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToInt32 현재 값을 내부 형식에 따라 32비트 부호 있는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToInt64 현재 값을 내부 형식에 따라 64비트 부호 있는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToSByte 현재 값을 내부 형식에 따라 8비트 부호 있는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToSingle 현재 값을 내부 형식에 따라 단정밀도 부동 소수점 숫자로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToString  
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToType 현재 값을 내부 형식에 따라 지정된 형식으로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToUInt16 현재 값을 내부 형식에 따라 16비트 부호 없는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToUInt32 현재 값을 내부 형식에 따라 32비트 부호 없는 정수로 변환합니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IConvertible.ToUInt64 현재 값을 내부 형식에 따라 64비트 부호 없는 정수로 변환합니다.

위쪽

참고 항목

참조

Enum 구조체
System 네임스페이스
ValueType
FlagsAttribute
Char 구조체
Int32