Click or drag to resize

UtilityContainsT Method (IEnumerableT, T, IEqualityComparerT)

Namespace:  MindWorks.Nimbus
 
Syntax
internal static bool Contains<T>(
	IEnumerable<T> source,
	T value,
	IEqualityComparer<T> comparer
)

Parameters

source
Type: System.Collections.GenericIEnumerableT
value
Type: T
comparer
Type: System.Collections.GenericIEqualityComparerT

Type Parameters

T

Return Value

Type: Boolean
See Also

Download a complete CHM version of this documentation here.