See Also

AnnotationCollection Class  | AnnotationCollection Members

Language

Visual Basic

C#

Show All

annotation
The Annotation to find.
See Also Languages dotnetCHARTING Send comments on this topic.

IndexOf Method

Determines the index of a specified Annotation in this collection.

[Visual Basic]
Public Function IndexOf( _    ByVal annotation As Annotation _ ) As Integer
[C#]
public int IndexOf(    Annotation annotation );

Parameters

annotation
The Annotation to find.

Return Type

The zero-based index of the specified Annotation.

See Also

AnnotationCollection Class  | AnnotationCollection Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.