XmlElementAttributes.IList.Contains(Object) Method

Definition

Determines whether the IList contains a specific value.

C#
bool IList.Contains(object value);

Parameters

value
Object

The object to locate in the IList.

Returns

true if the object is found in the IList; otherwise, false.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1
UWP 10.0