Click or drag to resize
ExpiringListTSnapshot Method
Returns a clone of the contents of the list.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T[] Snapshot()

Return Value

Type: T
See Also