Compartilhar via


HealthStateChunkList<T>.RemoveAt(Int32) Método

Definição

Remove o item no índice especificado desta lista.

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

Parâmetros

index
Int32

O índice em que o item será removido.

Implementações

Aplica-se a