ParameterInfo.ClassImpl フィールド

定義

パラメーターの Type

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

フィールド値

注釈

このフィールドは、 ParameterInfoからクラスを派生させるユーザーのみを対象としています。

パラメーター型への一般的なアクセスは、 ParameterTypeを介して行います。

適用対象