APRlib

SupportClass.CollectionsManager.Copy Method 

Copies the IList to other IList.

public static void Copy(
   IList SourceList,
   IList TargetList
);

Parameters

SourceList
IList source.
TargetList
IList target.

See Also

SupportClass.CollectionsManager Class | (global) Namespace