Udostępnij za pośrednictwem


MobileListItemCollection.RemoveAt(Int32) Metoda

Definicja

Usuwa element w określonym indeksie. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET.

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

Parametry

index
Int32

Numer indeksu elementu do usunięcia.

Dotyczy

Zobacz też