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. | 
| Implemented Interface | 
|---|
| IAgCrdn | 
Determine if event occurred in interval.
| [C#] | ||
|---|---|---|
  | ||
Determines the start and stop times of the event interval.
| [C#] | ||
|---|---|---|
  | ||
Determines the event intervals contained in the interval collection.
| [C#] | ||
|---|---|---|
  | ||
Determine if event occurred in interval.
| [Visual Basic .NET] | ||
|---|---|---|
  | ||
Determines the start and stop times of the event interval.
| [Visual Basic .NET] | ||
|---|---|---|
  | ||
Determines the event intervals contained in the interval collection.
| [Visual Basic .NET] | ||
|---|---|---|
  | ||





