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