Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal annotation As Annotation _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int IndexOf( Annotation annotation ) |
Parameters
- annotation
- The Annotation to find.
dotnetCHARTING | Send comments on this topic. |
IndexOf Method | |
See Also |
dotnetCHARTING Namespace > AnnotationCollection Class : IndexOf Method |
Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal annotation As Annotation _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int IndexOf( Annotation annotation ) |