ActiveReports 9
Contains Method (StyleSheet)

The value to check.
Determines whether the StyleSheet object contains the specified object.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal value As System.Object _
) As System.Boolean
public System.bool Contains( 
   System.object value
)

Parameters

value
The value to check.

Return Value

Boolean. Returns True if the collection contains the value; otherwise False
See Also

Reference

StyleSheet Class
StyleSheet Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum