PagedList<T>.RemoveAt(Int32) Method

Definition

Removes the item at the specified index from this list.

C#
public void RemoveAt(int index);

Parameters

index
Int32

The index where the item will be removed.

Implements

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest