Creates a new instance of HotspotCollection with the specified list of Hotspot objects.
[Visual Basic]
Public Function New( _
ByVal ParamArray hotspotList() As Hotspot _
)
[C#]
public HotspotCollection(
params Hotspot[] hotspotList
);
HotspotCollection Class | HotspotCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.