PropertyManager.RemoveAt(Int32) メソッド

定義

常に NotSupportedException をスローします。

public:
 override void RemoveAt(int index);
public override void RemoveAt (int index);
override this.RemoveAt : int -> unit
Public Overrides Sub RemoveAt (index As Integer)

パラメーター

index
Int32

削除する行のインデックス。

例外

すべての場合。

適用対象

こちらもご覧ください