Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue > Member List

This is the complete list of members for Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >, including all inherited members.

AddValue(TValue value)Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >
AllValuesGreet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >
CreateValue(IData data, int type=0)Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >
DeleteValue(IData data, TKey key)Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >
KeyExists(TKey key)Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >
ValueForKey(TKey key)Greet.DataStructureV3.Interfaces.IGDataDictionary< TKey, TValue >