System.UInt32
E697469
System.UInt32 is a .NET value type representing a 32-bit unsigned integer, typically used for non-negative whole numbers in the range 0 to 4,294,967,295.
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
.NET struct
ⓘ
System.ValueType ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| baseType | System.ValueType NERFINISHED ⓘ |
| bitSize | 32 ⓘ |
| canBeBoxedTo |
System.Object
NERFINISHED
ⓘ
System.ValueType NERFINISHED ⓘ |
| CLSCompliant | false ⓘ |
| defaultValue | 0 ⓘ |
| hasStaticField |
MaxValue
ⓘ
MinValue ⓘ |
| hasZeroDefaultValue | true ⓘ |
| implements |
System.IComparable
NERFINISHED
ⓘ
System.IComparable`1[System.UInt32] NERFINISHED ⓘ System.IConvertible NERFINISHED ⓘ System.IEquatable`1[System.UInt32] ⓘ System.IFormattable NERFINISHED ⓘ |
| isBlittable | true ⓘ |
| isCommonLanguageRuntimeType | true ⓘ |
| isIntegralType | true ⓘ |
| isNumericType | true ⓘ |
| isPrimitive | true ⓘ |
| isSealed | true ⓘ |
| isSigned | false ⓘ |
| maxValue | 4294967295 ⓘ |
| minValue | 0 ⓘ |
| namespace | System NERFINISHED ⓘ |
| supportsMethod |
CompareTo
ⓘ
Equals ⓘ GetHashCode ⓘ Parse ⓘ ToString ⓘ TryParse ⓘ |
| supportsOperator |
Addition
ⓘ
BitwiseAnd ⓘ BitwiseOr ⓘ Division ⓘ Equality ⓘ ExclusiveOr ⓘ GreaterThan ⓘ GreaterThanOrEqual ⓘ Inequality ⓘ LeftShift ⓘ LessThan ⓘ LessThanOrEqual NERFINISHED ⓘ Modulus ⓘ Multiplication ⓘ RightShift ⓘ Subtraction ⓘ |
| underlyingFramework | .NET NERFINISHED ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.