See Also

TimeIntervalCollection Class  | TimeIntervalCollection Members

Language

Visual Basic

C#

Show All

timeInterval
The TimeInterval to find.
See Also Languages dotnetCHARTING Send comments on this topic.

IndexOf Method

Determines index of a specified TimeInterval in this collection.

[Visual Basic]
Public Function IndexOf( _    ByVal timeInterval As TimeInterval _ ) As Integer
[C#]
public int IndexOf(    TimeInterval timeInterval );

Parameters

timeInterval
The TimeInterval to find.

Return Type

The zero-based index of the specified TimeInterval.

See Also

TimeIntervalCollection Class  | TimeIntervalCollection Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.