ParameterInfo.ClassImpl 欄位

定義

參數的 Type

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

欄位值

備註

此欄位僅適用于從 ParameterInfo 衍生類別的使用者。

參數類型的一般存取是透過 ParameterType

適用於