#include <fboptical.h>

Definition at line 283 of file fboptical.h.
Public Member Functions |
|
| virtual FBOpticalGap | operator[] (int pIndex) |
| [] operator overload. |
|
| virtual int | GetCount () |
| Get the number of properties in the list.
|
|
| virtual FBOpticalGap operator[] | ( | int | pIndex | ) | [virtual] |
[] operator overload.
| pIndex | Index of property to access. |
Implements FBPropertyBaseList< FBOpticalGap >.
| virtual int GetCount | ( | ) | [virtual] |
Get the number of properties in the list.
Implements FBPropertyBasicList.