Click or drag to resize
ExpiringListTAdd Method
Adds the item to the list.

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

Parameters

item
Type: T

Return Value

Type: 
See Also