ParameterInfo.ClassImpl 필드

정의

매개 변수의 Type입니다.

protected: Type ^ ClassImpl;
protected Type? ClassImpl;
protected Type ClassImpl;
val mutable ClassImpl : Type
Protected ClassImpl As Type 

필드 값

Type

설명

이 필드는 클래스를 파생하는 사용자만을 위한 것입니다 ParameterInfo.

매개 변수 형식에 대한 일반적인 액세스는 을 통해서 ParameterType입니다.

적용 대상