HotspotCollection Class | HotspotCollection Members
Visual Basic
C#
Show All
Determines index of a specified Hotspot in this collection.
[Visual Basic]Public Function IndexOf( _ ByVal hotspot As Hotspot _ ) As Integer
[C#]public int IndexOf( Hotspot hotspot );
The zero-based index of the specified Hotspot.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.