Collection and Hash Keywords

The Collection

Action Keywords GB VB6
Create a Collection object Collection v v
Add an object to a collection Add v v
Remove an object from a collection Remove v v
Reference an item in a collection Item v v

The Hash

Action Keywords GB VB6
Create a Hash Hash v  
Add an element to a Hash Hash Add v  
Remove an element form a Hash Hash Remove v  
Erase Hash Hash Erase v  
Load/ Save a Hash collection Hash Input, Hash Load, , Hash Save, Hash Write v  
Sort a Hash by keyword Hash Sort v  

See Also

Arrays Keywords

Crypting, Mime encoding, Checksum Keywords

Data Types Keywords

Miscellaneous Keywords

OCX/OLE Keywords

String Manipulation Keywords

Variables and Constants Keywords

{Created by Sjouke Hamstra; Last updated: 31/08/2022 by James Gaite; Other Contributors: Jean-Marie Melanson}