Udostępnij za pośrednictwem


HttpSessionStateBase.RemoveAt(Int32) Metoda

Definicja

Gdy jest zastępowany w klasie pochodnej, usuwa element o określonym indeksie z kolekcji stanów sesji.

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

Parametry

index
Int32

Indeks elementu, który ma zostać usunięty z kolekcji stanu sesji.

Wyjątki

Dotyczy