Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringHashTable<TValue> > Methods

TRSStringHashTable<TValue>.Assign(TPersistent) Method

Scroll Prev Top Next More

Copies the input source to the hash table. If the input source is a TStrings class, the strings are copied as keys into the hash table; the values are just default values.

noteNote

If you want to assign the objects from a TStrings to the hash table, use the RSGenerics.Collections.TRSStringObjectHashTable<T> class.

Namespace: RSGenerics.Collections

Parameters

Source

Type: TPersistent

Overrides

TRSDictionary<TKey,TValue>.Assign(TPersistent)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb