Click or drag to resize

Counter32ToUInt32 Method

Returns a UInt32 that represents a Counter32.

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

Return Value

UInt32
A uint that represents the current object.
See Also