FrameFilters.Remove Method

Removes the FrameFilter at a specified position.
Syntax:
Public Sub Remove( Index As Long )
Parameter Description
Index

Specifies the index of the FrameFilter to be removed.

Limitations:

Not available in live mode.

See also: FrameFilters, FrameFilters.Add, FrameFilters.Clear

<< FrameFilters