Determines whether the specified Action exists in the collection.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public bool Contains( Action a )  | 
| Visual Basic | 
|---|
Public Function Contains ( _ a As Action _ ) As Boolean  | 
Parameters
- a
 - Type: C1.Win.C1Chart..::..Action