MindFusion.Wpf Pack Programmer's Guide
Recurrence.ToString Method ()
See Also
 





Creates a string from this recurrence using the date and time formatting information defined in the current culture.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public override string ToString ()

Visual Basic  Copy Code

Public Overrides Function ToString () As String

 Return Value

A string representation of the recurrence object.

 See Also

ToString Method Overload List
Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace