Vcl.Outline.TCustomOutline.operator []
C++
TOutlineNode* operator[](System::LongInt Index) { return this->Items[Index]; }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Outline.hpp | Vcl.Outline | TCustomOutline |
Description
Embarcadero Technologies does not currently have any additional information.