FrameTypes.Remove Method

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

Specifies the index of the FrameType to be removed.

See also: FrameTypes, FrameTypes.Add, FrameTypes.Clear

<< FrameHandlerSink.FrameTypes