Method GetNextSnippet
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GetNextSnippet(int)
Finds next snippet in snippet collection with different id.
public int GetNextSnippet(int index)
Parameters
index
intSpecified index of snippet to search from.
Returns
- int
Index of found snippet.