UInt32 Structure
Represents a 32-bit unsigned integer.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct UInt32 : IComparable, IComparable<uint>, IEquatable<uint>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure UInt32 _ Implements IComparable, IComparable(Of UInteger), _ IEquatable(Of UInteger), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class UInt32 : IComparable, IComparable<unsigned int^>, IEquatable<unsigned int^>, IFormattable