Recurrence Constructor

There are three constructors for this class

Overload List

Recurrence Default constructor
Recurrence(String) Construct a recurrence from a string in vCalendar 1.0 basic grammar format or iCalendar 2.0 RRULE/EXRULE format.
Recurrence(SerializationInfo, StreamingContext) Deserialization constructor for use with ISerializable

See Also