EnumBuilder.GetElementType 메서드

정의

이 메서드를 호출하면 NotSupportedException이 항상 throw됩니다.

public:
 override Type ^ GetElementType();
public override Type? GetElementType ();
public override Type GetElementType ();
override this.GetElementType : unit -> Type
Public Overrides Function GetElementType () As Type

반환

이 메서드는 지원되지 않습니다. 값이 반환되지 않습니다.

예외

이 메서드는 현재 지원되지 않습니다.

적용 대상