NAnt
![]() ![]() ![]() |
v0.85-rc3 |
[This is preliminary documentation and subject to change.]
Converts the specified string representation of a number to its 32-bit signed integer equivalent.
int int::parse(s)
Name | Type | Description |
---|---|---|
s | string | A string containing a number to convert. |
MinValue
or greater than MaxValue
.