.NET API Documentation

Namespace: System

Int32 Structure

Represents a 32-bit signed integer type.

The Int32 value type represents integers ranging from -2,147,483,648 through 2,147,483,647. The Int32 type is the most commonly used integral type in .NET. The System.Int32 structure has the following members:

Inheritance:

Members

Fields (Constants)

Fields

The Int32 structure does not declare any public fields.

Properties

The Int32 structure does not declare any public properties.

Methods

Operators