Method IndexOf
Namespace TallComponents.PDF
Class UpdateCollection
Searches for the specified Update in the UpdateCollection.
Syntax
public
Int32
IndexOf(
Update
update
)
Returns
Int32
The zero-based index at which the is found, -1 if not found.
Parameters
Update
update
The to locate in the .