Click or drag to resize
ExpiringListTRemove Method
Removes the item from the list.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Remove(
	T item
)

Parameters

item
Type: T
See Also