FrameTypes.Add Method

Inserts a FrameType object at the end of the collection.
Syntax:
Public Sub Add( NewType As FrameType )
Parameter Description
Filter

Specifies the FrameType that is inserted into the collection.

See also: FrameTypes, FrameTypes.Remove, FrameTypes.Clear

<< FrameHandlerSink.FrameTypes