Table of Contents

Method RemoveAt

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

RemoveAt(int)

When implemented by a class, removes item at the specified index.

void RemoveAt(int index)

Parameters

index int

Specifies index of item to remove.