The TimeFrequency type exposes the following members.

Methods

  NameDescription
Clone
Clones or creates a copy of this TimeFrequency instance.
(Overrides FrequencyPlugin..::.Clone()()().)
CreateFrequencyGenerator
Creates an IFrequencyGenerator instance
(Overrides FrequencyPlugin..::.CreateFrequencyGenerator()()().)
Equals
Determines whether two FrequencyPlugin instances are equal
(Inherited from FrequencyPlugin.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from FrequencyPlugin.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
NextRoundedTime
Rounds the date up to the specified period.
RoundTime
Rounds the specified date to the nearest period.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also