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



IconMemberDescription
GetItem(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
AddToCollectionOperation

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)