Click or drag to resize

ObjectRegistryBaseTranslate Method (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 textual
)

Parameters

textual
Type: SystemString
Textual

Return Value

Type: UInt32
See Also