List: Container
Definition at line 66 of file fbcontainer.h.
#include <fbcontainer.h>
Public Member Functions | |
FBPropertyListContainer () | |
FBContainer * | operator[] (int pIndex) |
Get the cotainer at pIndex. |
FBContainer* operator[] | ( | int | pIndex | ) |
Get the cotainer at pIndex.
pIndex | Index of cotainer to get. |
Reimplemented from FBPropertyListComponentBase.