Jump to: navigation, search

Changes


Activity:AddToDictionary (Activity)

41 bytes added, 12:55, 7 January 2015
! Argument !! Type !! Direction !! Purpose
|- align="left"
| Dictionary || IDictionary<String{{String_MSDN}},Object{{Object_MSDN}}> || In || The dictionary containing the items
|- align="left"
| Key || String {{String_MSDN}} || In || The item's key
|- align="left"
| Result|| {{Boolean_MSDN}} || Out || True if item has been added
|- align="left"
| Update|| {{BooleanBoolean_MSDN}} || In || If true, an existing item is updated; if false, a new item is added
|- align="left"
| Value || Object {{Object_MSDN}} || In || If true, an existing item is updated; if false, a new item is added
|}
10,686
edits