XmlElementAttributes.IList.Remove(Object) Method

Definition

Removes the first occurrence of a specific object from the IList.

C#
void IList.Remove(object value);

Parameters

value
Object

The object to remove from the IList.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1
UWP 10.0