Enum 생성자

정의

Enum 클래스의 새 인스턴스를 초기화합니다.

protected:
 Enum();
protected Enum ();
Protected Sub New ()

적용 대상