Click or drag to resize

UtilityContainsT Method (IEnumerableT, T)

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

Parameters

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

Type Parameters

T

Return Value

Type: Boolean
See Also

Download a complete CHM version of this documentation here.