You are here: Start » AVL.NET » DisposableList<T>.Add Method

DisposableList<T>.Add Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual void Add
(
	T item
)

Parameters

Name Type Range Default Description
itemT

See also