Méthode | Description | |
---|---|---|
ClearEvaluation ( IRecurrable recurrable ) : void | ||
GetExpandBehaviorList ( IRecurrencePattern p ) : bool?[] | ||
GetOccurrences ( IRecurrable recurrable, IDateTime periodStart, IDateTime periodEnd, bool includeReferenceDateInResults ) : IList |
||
GetOccurrences ( IRecurrable recurrable, IDateTime dt, bool includeReferenceDateInResults ) : IList |
static public ClearEvaluation ( IRecurrable recurrable ) : void | ||
recurrable | IRecurrable | |
Résultat | void |
static public GetExpandBehaviorList ( IRecurrencePattern p ) : bool?[] | ||
p | IRecurrencePattern | |
Résultat | bool?[] |
static public GetOccurrences ( IRecurrable recurrable, IDateTime periodStart, IDateTime periodEnd, bool includeReferenceDateInResults ) : IList |
||
recurrable | IRecurrable | |
periodStart | IDateTime | |
periodEnd | IDateTime | |
includeReferenceDateInResults | bool | |
Résultat | IList |
static public GetOccurrences ( IRecurrable recurrable, IDateTime dt, bool includeReferenceDateInResults ) : IList |
||
recurrable | IRecurrable | |
dt | IDateTime | |
includeReferenceDateInResults | bool | |
Résultat | IList |