Bridge

UInt32 Structure

Represents a 32-bit unsigned integer.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


<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