IsHourIncluded Method
See Also Example Applies To
Returns True if the hour is included in the collection else False.
Syntax
object.IsHourIncluded (Hour)
| Part |
Description |
| object |
An object expression that evaluates to an RSSSkipHours object. |
| index |
Required.
A byte with the hour to be checked. |
|