initialize_element_with_keys
Description:
public void initialize_element_with_keys (
GomElement element,
Type items_type,
string attribute_primary_key,
string attribute_secondary_key,
string attribute_third_key)
throws Error
Convenient function to initialize a GomHashMap collection, using given element, items'
type and name.