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