Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSStringHashTable<TValue>.GetUniqueName(String,String) Method

Scroll Prev Top Next More

Returns a unique name, or ID, based on the aName parameter. If the aName parameter is not in the dictionary, the parameter will be returned unchanged. Otherwise, the function will append 'copy' on the name (and possibly a number representing the number of copies). Note that the Append parameter should not be blank

Namespace: RSGenerics.Collections

Parameters

aName

Type: String

Append

Type: String

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb