HttpApplicationStateWrapper.RemoveAt(Int32) Metoda

Definice

Odebere objekt určený indexem z kolekce.

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

Parametry

index
Int32

Pozice v kolekci položky, kterou chcete odebrat.

Výjimky

index je mimo platný rozsah indexů pro kolekci.

Platí pro