PropertyManager.RemoveAt(Int32) Metoda

Definicja

Zgłasza wartość NotSupportedException we wszystkich przypadkach.

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

Parametry

index
Int32

Indeks wiersza do usunięcia.

Wyjątki

We wszystkich przypadkach.

Dotyczy

Zobacz też