MindFusion.Scheduling for Silverlight Programmer's Guide
Recurrence.Clone Method
See Also
 





Creates an exact copy of this Recurrence object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

A new Recurrence object, cloned from this one.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace
ApplyPattern Method