Click or drag to resize

ObjectRegistryBaseTranslate Method (String, String)

Gets numerical form from textual form.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public uint[] Translate(
	string moduleName,
	string name
)

Parameters

moduleName
Type: SystemString
Module name
name
Type: SystemString
Object name

Return Value

Type: UInt32
See Also