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
);
The zero-based index of the specified Annotation.
AnnotationCollection Class | AnnotationCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.