Method Contains
Namespace TallComponents.PDF
Class UpdateCollection
Determine whether an update is in the UpdateCollection.
The
does not accept a
as a valid value.
Syntax
public
Boolean
Contains(
Update
update
)
Returns
Boolean
True if the is found in this , false otherwise.
Parameters
Update
update
The to verify.