Click or drag to resize

ObjectExtensionsIn Method

Overload List
 NameDescription
Public Extension MethodInT(T, IEnumerableT) Returns true if obj is equal to any of the other arguments.
Public Extension MethodInT(T, T) Returns true if obj is equal to any of the other arguments.
Public Extension MethodCode exampleInT(T, String) Returns true if obj is equal to at least one of the elements of the user variable.
Top
See Also