Sdílet prostřednictvím


PropertyManager.RemoveAt(Int32) Metoda

Definice

Vyvolá ve všech případech chybu 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)

Parametry

index
Int32

Index řádku, který chcete odstranit.

Výjimky

Ve všech případech

Platí pro

Viz také