Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SyncList<T0>.IndexOf

public int IndexOf(T item);

Parameters

item The item to return the index for.

Description

Determines the index of a specific item in the SyncList<T>.