Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


OrderedDictionary<TKey,TValue>.ContainsValue(TValue) Method

Definition

Determines whether the OrderedDictionary<TKey,TValue> contains a specific value.

C#
public bool ContainsValue(TValue value);

Parameters

value
TValue

The value to locate in the OrderedDictionary<TKey,TValue>. The value can be null for reference types.

Returns

true if the OrderedDictionary<TKey,TValue> contains an element with the specified value; otherwise, false.

Applies to

Termék Verziók
.NET 9, 10