See Also

WallRangesCollection Class  | WallRangesCollection Members

Language

Visual Basic

C#

Show All

value
The WallRange to remove.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Remove Method

Removes the first occurrence of a specific WallRange from the collection.

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

Parameters

value
The WallRange to remove.

See Also

WallRangesCollection Class  | WallRangesCollection Members

 

 


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