Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray hotspotList() As Hotspot _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public HotspotCollection( params Hotspot[] hotspotList ) |
Parameters
- hotspotList
dotnetCHARTING | Send comments on this topic. |
HotspotCollection Constructor | |
See Also |
dotnetCHARTING Namespace > HotspotCollection Class : HotspotCollection Constructor |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray hotspotList() As Hotspot _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public HotspotCollection( params Hotspot[] hotspotList ) |