Python Reference Guide
 
Loading...
Searching...
No Matches
FBPropertyListPivot Class Reference

b>List: Model
More...

#include <pyfbsdk.h>

Inheritance diagram for FBPropertyListPivot:

Additional Inherited Members

- Public Member Functions inherited from FBPropertyList
int __len__ ()
 Returns the number of elements.
 
Element __getitem__ (int pIndex)
 Returns the ith component Corresponds to python: print l[1].
 

Detailed Description

b>List: Model