GREET API
Exposed interfaces to create modules that can be loaded in GREET
 All Classes Namespaces Files Functions Enumerations Enumerator Properties Events
PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue > Member List

This is the complete list of members for PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >, including all inherited members.

AddValue(TValue value)PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >
AllValuesPlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >
CreateValue(IData data, int type=0)PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >
DeleteValue(IData data, TKey key)PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >
KeyExists(TKey key)PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >
ValueForKey(TKey key)PlugInsInterfaces.DataTypes.IGDataDictionary< TKey, TValue >