Int


An integer (non-fractional) value. Can store values ranging from negative 2,147,483,648 through positive 2,147,483,647. Methods and properties include:

ToString

Returns a string representation of the value.

 PS C:\> [double]$d = 123.456789 PS C:\> $d.tostring() 123.456789 



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net