GroupCollection.IList.Contains(Object) Method

Definition

Determines whether the group collection contains a specific group item.

bool IList.Contains (object value);

Parameters

value
Object

The group to locate in the group collection.

Returns

true if the group item is found in the group collection; false otherwise.

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