Returns the index of the first occurrence of a value in the collection.
Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal value As WallRange _ ) As System.Integer |
Parameters
- value
- The object to locate in the collection.
ActiveReports Developer 7 | |
IndexOf Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > WallRangesCollection Class : IndexOf Method |
Glossary Item Box
Returns the index of the first occurrence of a value in the collection.
Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal value As WallRange _ ) As System.Integer |