Determines whether two Recurrence objects define the same recurrence pattern.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool SamePatternAs ( |
Visual Basic Copy Code |
---|
Public Function SamePatternAs( _ |
A Recurrence object to compare with this recurrence.
true if the Recurrence instances represent the same recurrence patterns; otherwise false.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |