IntType
32-bit signed integer: -2,147,483,648 to 2,147,483,647.
public sealed record IntType : PortableType, IEquatable<PortableType>, IEquatable<IntType>
32-bit signed integer: -2,147,483,648 to 2,147,483,647.
public sealed record IntType : PortableType, IEquatable<PortableType>, IEquatable<IntType>