An update collection.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class UpdateCollection : IEnumerable<Update>, 
	IEnumerable
Visual Basic
Public Class UpdateCollection _
	Implements IEnumerable(Of Update), IEnumerable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF..::..UpdateCollection

See Also