Initializing help system before first use

Optimizer.Functional

 
Delegates
  Delegate Description
Public delegate Action4<T1, T2, T3, T4>
A function without return value that takes 4 arguments.
Public delegate Action5<T1, T2, T3, T4, T5>
A function without return value that takes 5 arguments.
Public delegate Action6<T1, T2, T3, T4, T5, T6>
A function without return value that takes 6 arguments.
Public delegate Action7<T1, T2, T3, T4, T5, T6, T7>
A function without return value that takes 7 arguments.
Public delegate Function4<T1, T2, T3, T4, TResult>
A function that takes 4 arguments.
Public delegate Function5<T1, T2, T3, T4, T5, TResult>
A function that takes 5 arguments.
Public delegate Function6<T1, T2, T3, T4, T5, T6, TResult>
A function that takes 6 arguments.
Public delegate Function7<T1, T2, T3, T4, T5, T6, T7, TResult>
A function that takes 7 arguments.

© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.