| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Add( _ ByVal hotspotCollection As HotspotCollection _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Add( HotspotCollection hotspotCollection ) | |
Parameters
- hotspotCollection
- The HotspotCollection to add.