Vcl.JumpList.TJumpListCollection.operator []
C++
TJumpListItem* operator[](int Index) { return this->Items[Index]; }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.JumpList.hpp | Vcl.JumpList | TJumpListCollection |
Description
Embarcadero Technologies does not currently have any additional information.