0 out of 1 rated this helpful - Rate this topic

Conversion.Int Method

Return the integer portion of a number.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member Int(Decimal) Return the integer portion of a number.
Public method Static member Int(Double) Return the integer portion of a number.
Public method Static member Int(Int16) Return the integer portion of a number.
Public method Static member Int(Int32) Return the integer portion of a number.
Public method Static member Int(Int64) Return the integer portion of a number.
Public method Static member Int(Object) Return the integer portion of a number.
Public method Static member Int(Single) Return the integer portion of a number.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.