Greet 2014
Documentation for the GREET 2014 API
|
Public Member Functions | |
Pictures (GData data, XmlNode picturesNode, string optionalParamPrefix) | |
void | AddValue (IPicture value) |
IPicture | CreateValue (IData data, int type=0) |
bool | DeleteValue (IData data, string key) |
bool | KeyExists (string key) |
XmlNode | ToXmlNode (XmlDocument xmlDoc) |
IPicture | ValueForKey (string key) |
Properties | |
IEnumerable< IPicture > | AllValues [get] |