GroupCollection.IList.IndexOf(Object) Method

Definition

Determines the index of a specific group in the group collection.

int IList.IndexOf (object value);

Parameters

value
Object

The group to locate in the group collection.

Returns

The index of the item if found; otherwise, -1.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the GroupCollection instance is cast to an IList interface.

Applies to

제품 버전
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 2.1