Share via


UInt32 Members

The following tables list the members exposed by the UInt32 type.

Public Fields

Name Description
Public Field Static MaxValue Represents the largest possible value of UInt32 Structure. This field is constant.
Public Field Static MinValue Represents the smallest possible value of UInt32 Structure. This field is constant.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Overloaded. Converts the numeric value of the current UInt32 object to its equivalent string representation.

See Also

Reference

UInt32 Structure
System Namespace