Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSAssignList<T> > Methods

TRSAssignList<T>.Assign(TRSAssignList<T>) Method

Scroll Prev Top Next More

Copies the input Source list to the current list.

noteNote

The items in the source list are not cloned, both lists point to the exact same items. It is up to the caller to manage the memory in the lists.

Namespace: RSGenerics.Collections

Parameters

Source

Type: TRSAssignList<T>

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb