Click or drag to resize

ObjectExtensionsRemap Method

Overload List
  NameDescription
Public methodStatic memberRemapT(T, ExpressionFuncInt32, IEnumerableInt32, IEnumerableInt32)
Allows you to make some exceptions of an expression value depending on condition values.
Public methodStatic memberRemapT(T, ExpressionFuncSingle, IEnumerableInt32, IEnumerableSingle)
Allows you to make some exceptions of an expression value depending on condition values.
Top
See Also