ActiveReports 9
Remove Method (TitlesCollection)

The title to remove.
Removes the first occurrence of a specific title from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As Title _
) 
public void Remove( 
   Title value
)

Parameters

value
The title to remove.
See Also

Reference

TitlesCollection Class
TitlesCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum