| Item Method | |
| See Also |
- Index
The filter to be returned. Select the form by supplying one of the following:
- The index of the filter, 0-based (long integer)
- The form type of the filter (FormType.StringValue)
Returns a specific EventFilter object.
| Visual Basic |
|---|
Public Function Item( _
ByVal Index As Variant _
) As EventFilter |
- Index
The filter to be returned. Select the form by supplying one of the following:
- The index of the filter, 0-based (long integer)
- The form type of the filter (FormType.StringValue)