Click or drag to resize

ObjectRegistryBaseTranslate Method (UInt32)

Gets textual form from numerical form.

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

Parameters

numerical
Type: SystemUInt32
Numerical form

Return Value

Type: String
See Also