Object ExtensionsNot In Method
Overload List
| NotInT(T, IEnumerableT) | Returns true if obj is not equal to any of the other arguments. |
| NotInT(T, T) | Returns true if obj is not equal to any of the other arguments. |
| NotInT(T, String) | Returns true if obj is not equal to any of the elements of the user variable. |