Click or drag to resize
ExpiringCollectionTItemCollectionItemT Constructor
Creates a new object.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CollectionItem(
	T item,
	DateTime utcNow
)

Parameters

item
Type: T
utcNow
Type: SystemDateTime
See Also