Для изменения размера нажмите или перетащите

SynchronizedSuspendableObservableCollectionTIndexOf - метод

Пространство имён:  Tessa.UI
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public int IndexOf(
	T item
)

Параметры

item
Тип: T
The object to locate in the IListT.

Возвращаемое значение

Тип: Int32
The index of item if found in the list; otherwise, -1.

Реализации

IListTIndexOf(T)
См. также