ActiveReports 8
AddRange Method (WallRangesCollection)

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

Parameters

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

Reference

WallRangesCollection Class
WallRangesCollection Members

Support Forum