Table of Contents

Method GetPrevSnippet

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

GetPrevSnippet(int)

Finds previous snippet in snippet collection with different id.

public int GetPrevSnippet(int index)

Parameters

index int

Specified index of snippet to search from.

Returns

int

Index of found snippet.