A single time interval.
FindInterval | Return computed interval if it exists. |
Occurred | Determine if specified time falls within computed interval if it exists. |
LabelStart | A label associated with the interval start. |
LabelStartDescription | The start description. |
LabelStop | A label associated with the interval stop. |
LabelStopDescription | The stop description. |
Type | Return the type of interval. |
Determine if event
occurred in interval.
[C#] | Copy Code | |
---|---|---|
|
Determines the start
and stop times of the event interval.
[C#] | Copy Code | |
---|---|---|
|
Determines the event
intervals contained in the interval collection.
[C#] | Copy Code | |
---|---|---|
|
Determine if event
occurred in interval.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Determines the start
and stop times of the event interval.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Determines the event
intervals contained in the interval collection.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|