IForeMethodParams

Description

The IForeMethodParams interface contains properties and methods used to work with collection of the custom method parameters.

Properties

  Property name Brief description
Count The Count property returns the number of parameters in the collection.
Item The Item property returns a parameter from the collection by its index.

Methods

  Method name Brief description
FindByParam The FindByParam method searches a parameter by its name.

See also:

Fore Assembly Interfaces