Method GetPrevSnippet
GetPrevSnippet(int)
When implemented by a class, finds previous snippet in snippet collection with different id.
int GetPrevSnippet(int index)
Parameters
index
intSpecified index of snippet to search from.
Returns
- int
Index of found snippet.