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