initialize_with_keys
Description:
public void initialize_with_keys (Type items_type, string attribute_primary_key, string attribute_secondary_key, string attribute_third_key) throws Error
Convenient function to initialize a GXml.HashMap collection, using given element, items'
type and name.
Using this method at construction time of derived classes.