Click or drag to resize

ObjectRegistryBaseImport Method

Imports instances of Module.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public ObjectRegistryBase Import(
	IEnumerable<Module> modules
)

Parameters

modules
Type: System.Collections.GenericIEnumerableModule
Modules.

Return Value

Type: ObjectRegistryBase
See Also