PeriodicScheduler Methods

Methods

Add Add a schedule and a dailyPattern to the PeriodicScheduler
Count Number of Schedule-Pattern pairs
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetAccumulatedValue Get the accumulated value in the time span.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetProfileAt Return the Schedule for the Schedule-dailyPattern pair at the specified index
GetScheduleAt Return the Schedule for the Schedule-dailyPattern pair at the specified index
GetTypeGets the Type of the current instance.
(Inherited from Object)
GetValue Get the value of the periodic pattern at the given date.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Prepare Prepare item for simulation.
RemoveAt Remove a schedule and a dailyPattern at the specified index
ResetBuffer Reset the buffer, in case changes have been made to the object, the buffer may no longer contain the correct value.
ToStringReturns a string that represents the current object.
(Inherited from Object)
Validate Validate this

See Also