Add | Adds an EventFilter to the collection.
Each EventFilter object holds an event type that will be listened for. The object can also specify form types, so only the event type in these forms is listened for. |
GetAsXML | Returns an XML string representation of the object. |
Item | Returns a specific EventFilter object. |
LoadFromXML | Loads the object from an XML string. |
Remove | Removes an EventFilter object from the collection. |
Reset | Clears the collection. |