FrameFilterInfos.Item Property

Returns the FrameFilterInfo at the specified position.
Syntax:
Public Item(Index As Long) As FrameFilterInfo
Parameter Description
Index

Specifies the Index of the FrameFilterInfo to return. The Index must lie in int the range [1, FrameFilterInfos.Count ], otherwise an error occurs.

Limitations:

Read only.

See also: FrameFilterInfos, FrameFilterInfos.Count, FrameFilterInfo

<< FrameFilterInfos