See Also

ParameterCollection Class  | ParameterCollection Members

Language

Visual Basic

C#

Show All

_Parameter
The Parameter to find.
See Also Languages dotnetCHARTING Send comments on this topic.

Contains Method

Determines whether this collection contains a specified Parameter.

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

Parameters

_Parameter
The Parameter to find.

Return Type

true if the specified Parameter belongs to this collection; otherwise, false.

See Also

ParameterCollection Class  | ParameterCollection Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.