Overload List

  NameDescription
Set(AsnType)
SET class value from another UInteger32 class cast as .
(Inherited from UInteger32.)
Set(Double)
Used to set the 32-bit unsigned quantity. If the value exceeds 32-bit then upper 32-bits will be silently truncated from the value
(Inherited from UInteger32.)
Set(String)
Parse an UInteger32 value from a string.
(Inherited from UInteger32.)

See Also