See Also

AnnotationsCollection Class  | AnnotationsCollection Members

Language

Visual Basic

C#

Show All

value
The annotation to check.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Contains Method

Determines whether the collection contains the specified annotation.

[Visual Basic]
Public Function Contains( _    ByVal value As Annotation _ ) As Boolean
[C#]
public bool Contains(    Annotation value );

Parameters

value
The annotation to check.

Return Type

Boolean. Returns True if the collection contains the parameter given; otherwise False.

See Also

AnnotationsCollection Class  | AnnotationsCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.