This method must be implemented so that it copies the invoking object to the engine of the given copy manager using the copy manager.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
ICopyable MakeClone(
	CloneManager copy
)

Parameters

copy
Type: ILOG.Concert..::..CloneManager

See Also