See Also

TitlesCollection Class  | TitlesCollection Members

Language

Visual Basic

C#

Show All

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

AddRange Method

Adds an array of titles to the collection.

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

Parameters

value
The set of titles to add to the collection.

See Also

TitlesCollection Class  | TitlesCollection Members

 

 


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