The TodoEvaluator type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | TodoEvaluator | Initializes a new instance of the TodoEvaluator class | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Clear | (Inherited from Evaluator.) | 
|  | ConvertToIDateTime | (Inherited from Evaluator.) | 
|  | DetermineStartingRecurrence(IPeriodList, IDateTime%) | |
|  | DetermineStartingRecurrence(IRecurrencePattern, IDateTime%) | |
|  | Equals | (Inherited from Object.) | 
|  | Evaluate | (Overrides RecurringEvaluator..::..Evaluate(IDateTime, DateTime, DateTime, Boolean).) | 
|  | EvaluateExDate | 
            Evalates the ExDate component, and excludes each specified DateTime or
            Period from the [!:Periods] collection.
            (Inherited from RecurringEvaluator.) | 
|  | EvaluateExRule | 
            Evaulates the ExRule component, and excludes each specified DateTime
            from the [!:Periods] collection.
            (Inherited from RecurringEvaluator.) | 
|  | EvaluateRDate | 
            Evalates the RDate component, and adds each specified DateTime or
            Period to the [!:Periods] collection.
            (Inherited from RecurringEvaluator.) | 
|  | EvaluateRRule | 
            Evaulates the RRule component, and adds each specified Period
            to the [!:Periods] collection.
            (Inherited from RecurringEvaluator.) | 
|  | EvaluateToPreviousOccurrence | |
|  | 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. 
                (Inherited from Object.) | 
|  | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|  | IncrementDate | (Inherited from Evaluator.) | 
|  | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | AssociatedObject | (Inherited from Evaluator.) | 
|  | Calendar | (Inherited from Evaluator.) | 
|  | EvaluationEndBounds | (Inherited from Evaluator.) | 
|  | EvaluationStartBounds | (Inherited from Evaluator.) | 
|  | Periods | (Inherited from Evaluator.) | 
|  | Recurrable | (Inherited from RecurringEvaluator.) | 
|  | Todo | 






