GOA - System.Int32

Int32 Class


Represents a 32-bit signed integer. This class cannot be inherited.

Definition

public sealed class Int32: Object, IComparable

Members Table

MethodDescription
BoundConverts a specified value to a 32-bit integer.
CompareToCompares this instance to a specified object.
EqualsOverloaded. Compares two objects to determine if they are equal.
GetHashCodeOverriden. Returns the hash code for this instance.
GetTypeGets the Type of the current instance. (Inherited from Object)
ParseConverts the string representation of a number to its 32-bit signed integer equivalent.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringOverriden. Converts the numeric value of this instance to its equivalent string representation.
UnsignedRightShiftPerfom a unsigned right shift of the specified 32-bit integer.
ConstantDescription
MaxValueRepresents the largest possible value of an Int32.
MinValueRepresents the smallest possible value of Int32.

Inheritance Hierarchy

Object
Int32

Class Information

NamespaceSystem
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.