Name | Description | |
---|---|---|
TimeInterval Constructor | Initializes a new instance of the TimeInterval class. |
The following tables list the members exposed by TimeInterval.
Name | Description | |
---|---|---|
TimeInterval Constructor | Initializes a new instance of the TimeInterval class. |
Name | Description | |
---|---|---|
End | Gets or sets the System.DateTime value representing the end of time interval. | |
Start | Gets or sets the System.DateTime value representing the beginning of time interval. |
Name | Description | |
---|---|---|
Contains | Returns a value indicating whether a specified System.DateTime value belongs to the current interval of time. |