UpdatePanelTriggerCollection.RemoveItem(Int32) Método

Definição

Remove o elemento no índice especificado do UpdatePanelTriggerCollection.Removes the element at the specified index of the UpdatePanelTriggerCollection.

protected:
 override void RemoveItem(int index);
protected override void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides Sub RemoveItem (index As Integer)

Parâmetros

index
Int32

O índice de base zero do elemento a ser removido.The zero-based index of the element to remove.

Aplica-se a