AvalonEdit
IndexOf Method (item)
NamespacesICSharpCode.AvalonEdit.UtilsCompressingTreeList<(Of <(<'T>)>)>IndexOf(T)
Gets the index of the specified item.
Declaration Syntax
C#Visual BasicVisual C++
public int IndexOf(
	T item
)
Public Function IndexOf ( _
	item As T _
) As Integer
public:
virtual int IndexOf(
	T item
) sealed
Parameters
item (T)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238