ParameterInfo.PositionImpl フィールド

定義

パラメーター リスト内のパラメーターの位置を示す、0 から始まるインデックス。

protected: int PositionImpl;
protected int PositionImpl;
val mutable PositionImpl : int
Protected PositionImpl As Integer 

フィールド値

注釈

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

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

適用対象