Determines whether two Recurrence objects define the same recurrence pattern.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public bool SamePatternAs ( |
Visual Basic
![]() |
---|
Public Function SamePatternAs( _ |
A Recurrence object to compare with this recurrence.
true if the Recurrence instances represent the same recurrence patterns; otherwise false.