Increment a property with the given delta.
Declaration Syntax
Parameters
- path (String)
- The path pointing to a numeric property that needs its value increased.
- delta (Int16)
- The delta to increment by.
Return Value
[Missing <returns> documentation for "M:GigaSpaces.Core.ChangeSet.Increment(System.String,System.Int16)"]