Please enable JavaScript to view this site.

PNDocConvQueueServiceLib

Navigation: PNDocConvQueueServiceLib Object Reference

IPNDocConvQueueItemFiles Collection

Scroll Prev Top Next More

Description

A collection of IPNDocConvQueueItemFile objects. 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 IPNDocConvQueueItemFile item from the collection. The collection is indexed by position.

Public Properties

Public Property   Count

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