| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Int32 StructureRepresents a 32-bit signed integer.
RemarksThe Int32 value type represents signed integers with values ranging from negative 2,147,483,648 through positive 2,147,483,647. Int32 provides methods to compare instances of this type, convert the value of an instance to its String representation, and convert the String representation of a number to an instance of this type. For information about how format specification codes control the String representation of value types, see Formatting Base Types. This type implements interfaces IComparable, IFormattable, and IConvertible. Use the Convert class for conversions instead of this type's explicit interface member implementation of IConvertible. See Also |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme