WherePart..::..IsCollection Method
Namespace:
SimpleEssentials.LinqToSQL
Assembly:
SimpleEssentials (in SimpleEssentials.dll)
Syntax
public static WherePart IsCollection( ref int countStart, IEnumerable values )
Public Shared Function IsCollection ( _ ByRef countStart As Integer, _ values As IEnumerable _ ) As WherePart
public: static WherePart^ IsCollection( int^% countStart, IEnumerable^ values )