XmlArrayItemAttributes.IList.IndexOf(Object) Method

Definition

Determines the index of a specific item in the IList.

C#
int IList.IndexOf (object value);

Parameters

value
Object

The object to locate in the IList.

Returns

The index of value if found in the list; otherwise, -1.

Implements

Applies to

Продукт Версії
.NET Core 1.0, Core 1.1
UWP 10.0