Click or drag to resize

ObjectExtensionsNotIn Method

Overload List
 NameDescription
Public Extension MethodNotInT(T, IEnumerableT) Returns true if obj is not equal to any of the other arguments.
Public Extension MethodNotInT(T, T) Returns true if obj is not equal to any of the other arguments.
Public Extension MethodNotInT(T, String) Returns true if obj is not equal to any of the elements of the user variable.
Top
See Also