ObjectExtensionsIn Method

Overload List

InT(T, IEnumerableT) Returns true if obj is equal to any of the other arguments.
InT(T, T) Returns true if obj is equal to any of the other arguments.
InT(T, String) Returns true if obj is equal to at least one of the elements of the user variable.

See Also