Returns the occurrence having the specified index. Namespace: MindFusion.Scheduling
|
C# |
---|
public Item GetOccurrence ( |
Visual Basic |
---|
Public Function GetOccurrence ( _ |
A reference to the occurrence with the specified index or null (Nothing in Visual Basic), if there is no such occurrence.
This function might take considerable amount of time if you specify a large index in an infinite recurrence.