#include <fbtrigger.h>
PropertyList: TriggerBranch
Definition at line 125 of file fbtrigger.h.
Public Member Functions | |
virtual int | Add (FBTriggerBranch *pItem) |
Add an TriggerBranch to the property list. More... | |
virtual void | RemoveAt (int pIndex) |
virtual FBTriggerBranch * | operator[] (int pIndex) |
virtual int | GetCount () |
|
virtual |
Add an TriggerBranch to the property list.
pItem | TriggerBranch to add to list. |
|
virtual |
|
virtual |
|
virtual |