Int32 Structure
Represents a 32-bit signed integer.To browse the .NET Framework source code for this type, see the Reference Source.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Int32 : IComparable, IComparable<int>, IEquatable<int>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Int32 _ Implements IComparable, IComparable(Of Integer), IEquatable(Of Integer), _ IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Int32 : IComparable, IComparable<int^>, IEquatable<int^>, IFormattable