| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C++/CLI | |
|---|---|
public: property Hotspot^ default [int] { Hotspot^ get(int index); void set (int index, Hotspot^ value); } | |
Parameters
- index
| dotnetCHARTING | Send comments on this topic. |
| Item Property | |
| See Also | |
|
| dotnetCHARTING Namespace > HotspotCollection Class : Item Property |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C++/CLI | |
|---|---|
public: property Hotspot^ default [int] { Hotspot^ get(int index); void set (int index, Hotspot^ value); } | |