Operation which deletes one or more ranges of values in some object. The object could be a string, an array, or a binary.
ID of this operation.
Object in which to delete something.
ID of the first operation to be deleted.
Readonly
User friendly name of the operation.
Some operations, such as array and string insert/delete operations are compound a single operation instance effectively represents multiple operations (one per character or array element).
This method returns the effective number of operations.
Operation which deletes one or more ranges of values in some object. The object could be a string, an array, or a binary.