PDFReaderControls.NET Professional Type Reference

UpdateCollection.IndexOf Method 

Searches for the specified Update in the UpdateCollection.

public int IndexOf(
   Update update
);

Parameters

update
The Update to locate in the UpdateCollection.

Return Value

The zero-based index at which the Update is found, -1 if not found.

See Also

UpdateCollection Class | TallComponents.PDF Namespace