Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal value As Annotation _ ) As System.Integer |
C# | |
---|---|
public System.int IndexOf( Annotation value ) |
Parameters
- value
- The object to locate in the collection.
ActiveReports Developer 7 | |
IndexOf Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class : IndexOf Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal value As Annotation _ ) As System.Integer |
C# | |
---|---|
public System.int IndexOf( Annotation value ) |