Searches for the specified Update in the UpdateCollection.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public int IndexOf( Update update ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ update As Update _ ) As Integer |
Parameters
- update
- Type: TallComponents.PDF..::..Update
The Update to locate in the UpdateCollection.