Udostępnij za pośrednictwem


UpdatePanelTriggerCollection.RemoveItem(Int32) Metoda

Definicja

Usuwa element w określonym indeksie 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)

Parametry

index
Int32

Indeks (liczony od zera) elementu do usunięcia.

Dotyczy