ISharedParamsEx.NETMethods

Syntax

NETMethods: IForeNETMethods;

NETMethods: Prognoz.Platform.Interop.ForeNet.IForeNETMethods;

Description

The NETMethods property returns a collection of custom .NET methods.

Comments

Custom .NET methods are used for calculations in various platform tools. For details, read the IForeNETMethod interface description.

Fore and Fore.NET Examples

The example of use is given in description of the IForeNETMethods.Add method.

See also:

ISharedParamsEx