#include <fbcore.h>

Public Member Functions |
|
| FBPropertyListDevice () | |
| FBDevice * | operator[] (int pIndex) |
| Get the device at pIndex. |
|
| FBDevice* operator[] | ( | int | pIndex | ) |
Get the device at pIndex.
| pIndex | Index of device to get. |
Reimplemented from FBPropertyListComponentBase.