Namespace: Lextm.SharpSnmpLibAssembly: SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.5.7-2+Branch.master.Sha.2a75ece2c9d55c4f731f356d1512c8a5d19fa096.2a75ece2c9d55c4f731f356d1512c8a5d19fa096
SyntaxPublic Function ToUInt32 As UInteger
Dim instance As Gauge32
Dim returnValue As UInteger
returnValue = instance.ToUInt32()
public:
unsigned int ToUInt32()
member ToUInt32 : unit -> uint32
Return Value
UInt32A
UInt32 that represents a
Gauge32.
See Also