| __contains__(FBComponent pComponent) | FBPropertyListComponent | |
| __getitem__(int pIndex) | FBPropertyListComponent | |
| __init__() | FBPropertyListFolder | |
| __len__() | FBPropertyListComponent | |
| __setitem__(int pIndex, FBComponent pComponentValue) | FBPropertyListComponent | |
| append(FBComponent pComp) | FBPropertyListComponent | |
| count() | FBPropertyListComponent | |
| insert(int pIndex, FBComponent pComp) | FBPropertyListComponent | |
| operator[](int pIndex) | FBPropertyListFolder | |
| pop() | FBPropertyListComponent | |
| pop(int pIndex) | FBPropertyListComponent | |
| remove(int pIndex) | FBPropertyListComponent | |
| removeall() | FBPropertyListComponent |