GigaSpaces XAP.NET Documentation
Clone Method
Class LibraryGigaSpaces.XAP.EventsDelegateDataEventArrivedAdapter<(Of <(TData, TResult>)>)Clone()()()
Creates a new object that is a copy of the current instance. The supplied handle containing class needs to implement the ICloneable interface as well.
Declaration Syntax
C#Visual BasicVisual C++J#
public Object Clone()
Public Function Clone As Object
public:
virtual Object^ Clone() sealed
public final Object Clone()
Return Value
A new object that is a copy of this instance.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)