See Also

WallRangesCollection Class  | WallRangesCollection Members

Language

Visual Basic

C#

Show All

value
The set of WallRanges to add to the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

AddRange Method

Adds an array of WallRanges to the collection.

[Visual Basic]
Public Sub AddRange( _    ByVal value() As WallRange _ )
[C#]
public void AddRange(    WallRange[] value );

Parameters

value
The set of WallRanges to add to the collection.

See Also

WallRangesCollection Class  | WallRangesCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.