Adds the given item to a collection property.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
![](../icons/collapse_all.gif)
- path (String)
- The path pointing to the collection that the item should be added to.
- newItem (Object)
- The item to add to the collection.
![](../icons/collapse_all.gif)
[Missing <returns> documentation for "M:GigaSpaces.Core.ChangeSet.AddToCollection(System.String,System.Object)"]