次の方法で共有


ReadOnlyDictionary45<TKey,TValue>.ValueCollection.ICollection<TValue>.Contains メソッド

定義

bool ICollection<TValue>.Contains (TValue item);
abstract member System.Collections.Generic.ICollection<TValue>.Contains : 'Value -> bool
override this.System.Collections.Generic.ICollection<TValue>.Contains : 'Value -> bool
Function Contains (item As TValue) As Boolean Implements ICollection(Of TValue).Contains

パラメーター

item
TValue

戻り値

実装

適用対象