Partilhar via


DeployedApplicationHealthStateList.RemoveAt(Int32) Método

Definição

Remove o item no índice especificado.

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 com base em zero do item a ser removido.

Implementações

Aplica-se a