Table of Contents

Method RemoveAt

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RemoveAt(int?)

Removes item at the specified index.

public virtual bool RemoveAt(int? index)

Parameters

index int?

Index of the item

Returns

bool