ExpiringListTSnapshot Method |
Returns a clone of the contents of the list.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Function Snapshot As T()
public:
array<T>^ Snapshot()
member Snapshot : unit -> 'T[]
Return Value
Type:
TSee Also