LinkedList.ContainsElement (METH)ΒΆ

METHOD ContainsElement : COLLECTION_ERROR

Check if the collection contains the element itfElement.

InOut:

Scope

Name

Type

Comment

Return

ContainsElement

COLLECTION_ERROR

Input

itfElement

IElement

The element to check

Output

xResult

BOOL

True if the collection contains itfElement