ModelItemCollection.RemoveAt(Int32) Metoda

Definice

Odebere položku v daném indexu.

public:
 abstract void RemoveAt(int index);
public abstract void RemoveAt (int index);
abstract member RemoveAt : int -> unit
Public MustOverride Sub RemoveAt (index As Integer)

Parametry

index
Int32

Index položky.

Implementuje

Platí pro