Click or drag to resize

ObjectIdentifierConvert(UInt32) Method

Converts unsigned integer array to dotted String.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[CLSCompliantAttribute(false)]
public static string Convert(
	uint[] numerical
)
View Source

Parameters

numerical  UInt32

Return Value

String
See Also