ActiveReports 9
AddRange Method (TitlesCollection)

The set of titles to add to the collection.
Adds an array of titles to the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal value() As Title _
) 
public void AddRange( 
   Title[] value
)

Parameters

value
The set of titles to add to the collection.
See Also

Reference

TitlesCollection Class
TitlesCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum