List: Namespace
Definition at line 62 of file fbnamespace.h.
#include <fbnamespace.h>
Public Member Functions | |
FBPropertyListNamespace () | |
FBNamespace * | operator[] (int pIndex) |
Get the Namespace object at pIndex. |
FBNamespace* operator[] | ( | int | pIndex | ) |
Get the Namespace object at pIndex.
pIndex | Index of Namespace to get. |
Reimplemented from FBPropertyListComponentBase.