Creates a clone of this item. Namespace: MindFusion.Scheduling
|
C# |
---|
public abstract Object Clone () |
Visual Basic |
---|
Public MustOverride Function Clone () As Object |
This method is a pure abstract method and does not return a value.
The clone of a recurring item is not an occurrence but an ordinary item. Aside from this, the clone is an exact duplicate of the original item.