Table of Contents

Method RemoveAt

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RemoveAt(int)

Remove the item at the given index from the underlying collection. The index is interpreted with respect to the view (not with respect to the underlying collection).

public void RemoveAt(int index)

Parameters

index int