ParameterInfo.ClassImpl 字段

定义

参数的 Type

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

字段值

注解

此字段仅适用于从 ParameterInfo派生类的用户。

对参数类型的典型访问是通过 ParameterType

适用于