Mono Class Library: System.Collections.Queue Overview | Members

System.Collections.Queue.Contains Method

Find whether a object is in a Queue [Edit]

public virtual bool Contains (object obj)

Parameters

obj
The object to check for in the Queue [Edit]

Returns

Returns true if found and false if not found. [Edit]

Remarks

[Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0