ActiveReports 8
RemoveAt Method (StyleSheet)

The index of the StyleSheet to remove.
Removes the StyleSheet object at the specified location from the collection.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
The index of the StyleSheet to remove.
See Also

Reference

StyleSheet Class
StyleSheet Members

Support Forum