Table of Contents

Method RemoveAt

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

RemoveAt(int)

Removes item at the specified index.

public void RemoveAt(int index)

Parameters

index int

Specifies index of item to remove.