AvalonEdit
Remove Method (item)
NamespacesICSharpCode.AvalonEdit.UtilsCompressingTreeList<(Of <(<'T>)>)>Remove(T)
Removes the specified item from this list.
Declaration Syntax
C#Visual BasicVisual C++
public bool Remove(
	T item
)
Public Function Remove ( _
	item As T _
) As Boolean
public:
virtual bool Remove(
	T item
) sealed
Parameters
item (T)

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