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
);
The zero-based index of the specified TimeInterval.
TimeIntervalCollection Class | TimeIntervalCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.