TechTalk Genome v4.2

Sql.IsIn Method

Determines whether an element is in the collection.

Overload List

Determines whether an element is in the collection.

public static bool IsIn(object,IEnumerable);

Determines whether an element is in the collection.

public static bool IsIn(object,Set);

See Also

Sql Class | TechTalk.Genome Namespace | IsIn | Set.Contains