ParameterInfo.ClassImpl フィールド

定義

パラメーターの Type

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

フィールド値

注釈

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

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

適用対象