Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
1 reference to Contains
System.Data.Linq (1)
Types.cs (1)
569return Contains(value as TEntity);