PropertyList: UserObject.
These classes are under development and may change dramatically between versions.
Definition at line 109 of file fbuserobject.h.
#include <fbuserobject.h>

Public Member Functions |
|
| FBPropertyListUserObject () | |
| FBUserObject * | operator[] (int pIndex) |
| Get the UserObject at pIndex.
|
|
| FBUserObject* operator[] | ( | int | pIndex | ) |
Get the UserObject at pIndex.
| pIndex | Index of UserObject to get a handle on. |
Reimplemented from FBPropertyListComponentBase.