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

Индекс удаляемой строки.

Исключения

Во всех случаях.

Применяется к

См. также раздел