Adds the given item to a collection property.

C# | Visual Basic | Visual C++ | J# |

- path (String)
- The path pointing to the collection that the item should be added to.
- newItem (Object)
- The item to add to the collection.

[Missing <returns> documentation for "M:GigaSpaces.Core.ChangeSet.AddToCollection(System.String,System.Object)"]