Table of Contents

Method GetNextSnippet

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

GetNextSnippet(int)

When implemented by a class, finds next snippet in snippet collection with different id.

int GetNextSnippet(int index)

Parameters

index int

Specified index of snippet to search from.

Returns

int

Index of found snippet.