Description

A collection of IPNDocConvQueueItemMessage objects. Each message object wraps a string message that contains information from the conversion process when calling Convert. Allows quick iteration through the collection using the foreach statement of the C# language and the for each statement in Visual Basic.

Public Methods

Public Method   Item

Returns an individual IPNDocConvQueueItemMessage item from the collection. The collection is indexed by position.

Public Properties

Public Property   Count

Returns an Integer that represents the number of IPNDocConvQueueItemMessage objects in the collection.