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