See Also

ElementCollection Class  | ElementCollection Members

Language

Visual Basic

C#

Show All

element
The Element to find.
See Also Languages dotnetCHARTING Send comments on this topic.

Contains Method

Determines whether this collection contains a specified Element.

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

Parameters

element
The Element to find.

Return Type

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

See Also

ElementCollection Class  | ElementCollection Members

 

 


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