Share via


ActionCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether the collection contains an Action.

Overload List

  Name Description
Public method Contains(String) Indicates whether the collection contains an Action with the specified identifier.
Public method Contains(Action) Indicates whether the collection contains a specified Action.
Protected method Contains(IModelComponent) (Inherited from ModelComponentCollection.)

Top