Click or drag to resize
ExpiringCollectionTItemCollectionItemTItem Property
Gets or sets the item in the collection.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T Item { get; set; }

Property Value

Type: T
See Also