Mono Class Library: System.Collections.IList Overview | MembersSystem.Collections.IList.Contains Method |
Determines whether the current instance contains a specific value. [Edit]
|
true if the object is found in the current instance; otherwise, false. [Edit]
Operation
As described above.Usage
Use the IList.Contains(object) method to determine if a particular object is an element of the current instance. [Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0