Compartilhar via


ModelItemCollection.RemoveAt(Int32) Método

Definição

Remove o item no índice especificado.

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

Parâmetros

index
Int32

O índice do item.

Implementações

Aplica-se a