See Also

WallRangesCollection Class  | WallRangesCollection Members

Language

Visual Basic

C#

Show All

value
The wall range to check.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Contains Method

Determines whether the collection contains the specified WallRange.

[Visual Basic]
Public Function Contains( _    ByVal value As WallRange _ ) As Boolean
[C#]
public bool Contains(    WallRange value );

Parameters

value
The wall range to check.

Return Type

Boolean. True if the collection contains the parameter given; otherwise False.

See Also

WallRangesCollection Class  | WallRangesCollection Members

 

 


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