function Add(const Key, Value: string): Integer;

 

Description

Call Add to insert a key-value pair at the end of the list. Add returns the position of the item in the list, where the first item in the list has a value of 0.

Add increments Count and, if necessary, allocates memory.

 

See also

Count

Insert

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support