ActiveReports 9
Contains Method (LegendsCollection)

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

Parameters

value
The legend to check.

Return Value

True if the collection contains the parameter given; otherwise False.
See Also

Reference

LegendsCollection Class
LegendsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum