ActiveReports 9
IndexOf Method (StyleSheet)

The StyleSheet object to locate in the collection.

Returns the index of the first occurrence of a value in the collection.
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal value As System.Object _
) As System.Integer
public System.int IndexOf( 
   System.object value
)

Parameters

value

The StyleSheet object to locate in the collection.

See Also

Reference

StyleSheet Class
StyleSheet Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum