IForeNETAssemblyModules

Description

The IForeNETAssemblyModules interface contains properties and methods used to work with collection of .NET assembly units.

Properties

  Property name Brief description
Count The Count property returns the number of .NET units in .NET assembly.
Item The Item property returns the parameters of a specified .NET unit.

Methods

  Method name Brief description
FindById The FindById method searches the .NET unit by identifier.
FindByKey The FindByKey method searches the .NET unit by key.

See also:

ForeNet Assembly Interfaces