GigaSpaces XAP.NET Documentation
AddRangeToCollectionOperation Class
Class LibraryGigaSpaces.Core.ChangeAddRangeToCollectionOperation
Represents a change operation which correlate with a AddRangeToCollection(String, IEnumerable<(Of <(Object>)>)) invocation.
Declaration Syntax
C#Visual BasicVisual C++J#
public static class AddRangeToCollectionOperation
Public NotInheritable Class AddRangeToCollectionOperation
public ref class AddRangeToCollectionOperation abstract sealed
public final class AddRangeToCollectionOperation
Members
All MembersMethodsFields



IconMemberDescription
GetItems(IChangeOperation)
Returns the item that was added to the collection.

GetNewSize(IChangeOperationResult)
Returns the size of the collection after the operation that was applied.

GetPath(IChangeOperation)
Returns the path the operation changed.

IsChanged(IChangeOperationResult)
Returns whether the collection was changed by this operation.

Name
The name of the operation.

Represents(IChangeOperation)
Returns whether this operation type represents the given change operation.

Inheritance Hierarchy
Object
AddRangeToCollectionOperation

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)